diff --git a/config/auth.php b/config/auth.php index fe87b873e..8dc13b61c 100644 --- a/config/auth.php +++ b/config/auth.php @@ -19,7 +19,7 @@ return [ | Failed Authentication Attempt Limit |-------------------------------------------------------------------------- | - | Number of failed attemps allowed while trying to authenticate a user. + | Number of failed attempts allowed while trying to authenticate a user. | */ 'attemptLimit' => 5,