Merge pull request #3596 from brayniverse/patch-1

Typo in docs
This commit is contained in:
Graham Campbell 2015-12-20 20:15:19 +00:00
commit 6d1bb6d4ed
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
| |
| You may specify multiple password reset configurations if you have more | You may specify multiple password reset configurations if you have more
| than one user table or model in the application and you want to have | than one user table or model in the application and you want to have
| seperate password reset settings based on the specific user types. | separate password reset settings based on the specific user types.
| |
| The expire time is the number of minutes that the reset token should be | The expire time is the number of minutes that the reset token should be
| considered valid. This security feature keeps tokens short-lived so | considered valid. This security feature keeps tokens short-lived so