Browse Source

Typo in docs

Should be _separate_ not _seperate_ :)
Christopher L Bray 8 years ago
parent
commit
6dcb3ac73e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/auth.php

+ 1 - 1
config/auth.php

@@ -87,7 +87,7 @@ return [
     |
     | 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
-    | 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
     | considered valid. This security feature keeps tokens short-lived so