We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de0177 commit feefeebCopy full SHA for feefeeb
1 file changed
lib/SSO.php
@@ -20,7 +20,7 @@ class SSO
20
* @param null|string $connection Unique identifier for a WorkOS Connection
21
* @param null|string $organization Unique identifier for a WorkOS Organization
22
* @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
+ * @param null|string $loginHint Username/email hint that will be passed as a parameter to the IdP login page
24
*
25
* @throws Exception\UnexpectedValueException
26
* @throws Exception\ConfigurationException
0 commit comments