Skip to content

Commit 6d1bb6d

Browse files
Merge pull request laravel#3596 from brayniverse/patch-1
Typo in docs
2 parents 895c5fe + 6dcb3ac commit 6d1bb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
|
8888
| You may specify multiple password reset configurations if you have more
8989
| than one user table or model in the application and you want to have
90-
| seperate password reset settings based on the specific user types.
90+
| separate password reset settings based on the specific user types.
9191
|
9292
| The expire time is the number of minutes that the reset token should be
9393
| considered valid. This security feature keeps tokens short-lived so

0 commit comments

Comments
 (0)