diff --git a/app/config/auth.php b/app/config/auth.php index 38eb282b..eacbbfae 100644 --- a/app/config/auth.php +++ b/app/config/auth.php @@ -8,7 +8,7 @@ |-------------------------------------------------------------------------- | | This option controls the authentication driver that will be utilized. - | This drivers manages the retrieval and authentication of the users + | This driver manages the retrieval and authentication of the users | attempting to get access to protected areas of your application. | | Supported: "database", "eloquent" @@ -68,4 +68,4 @@ ), -); \ No newline at end of file +);