Skip to content

Commit a03f5a0

Browse files
committed
🚿
1 parent 172b71c commit a03f5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authenticators/AuthenticatorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ interface AuthenticatorInterface{
3737
];
3838

3939
/**
40-
* Mode identifier. Do not call this constant from the interface. but rather from an authenticator instance.
40+
* Mode identifier. Do not call this constant from the interface, but rather from an authenticator instance.
4141
*
4242
* @var string
4343
*/

0 commit comments

Comments
 (0)