Skip to content

Commit feefeeb

Browse files
committed
one more typo
1 parent 5de0177 commit feefeeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/SSO.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class SSO
2020
* @param null|string $connection Unique identifier for a WorkOS Connection
2121
* @param null|string $organization Unique identifier for a WorkOS Organization
2222
* @param null|string $domainHint Domain hint that will be passed as a parameter to the IdP login page
23-
* @param null|string $loginHint Username/email hint that will be passed as a parameter to the to IdP login page
23+
* @param null|string $loginHint Username/email hint that will be passed as a parameter to the IdP login page
2424
*
2525
* @throws Exception\UnexpectedValueException
2626
* @throws Exception\ConfigurationException

0 commit comments

Comments
 (0)