Commit d0dea29d authored by Michael Meyer's avatar Michael Meyer

Fixed very minor typo

parent 08cb97fa
......@@ -8,7 +8,7 @@ return array(
|--------------------------------------------------------------------------
|
| 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"
......@@ -60,4 +60,4 @@ return array(
),
);
\ No newline at end of file
);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment