Skip to content

Commit 8937ccc

Browse files
authored
docs: fix timeout doc (#498)
1 parent bd453e8 commit 8937ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/Webauthn/OptionsFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ abstract class OptionsFactory extends CredentialValidator
1414
protected int $challengeLength;
1515

1616
/**
17-
* Timeout in seconds.
17+
* Timeout in milliseconds.
1818
*/
1919
protected int $timeout;
2020

0 commit comments

Comments
 (0)