Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 809de5b

Browse files
committed
Fix typo
1 parent 2f2e6a7 commit 809de5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You'll also need to add the following to your AuthController if you're not overr
9999

100100
protected $username = 'email';
101101

102-
If you'd like to use the users `samaccountname` to login instead, just your inputs and configuration:
102+
If you'd like to use the users `samaccountname` to login instead, just change your input name and auth configuration:
103103

104104
<input type="text" name="username" />
105105

0 commit comments

Comments
 (0)