Fixed very minor typo

This commit is contained in:
Michael Meyer 2013-07-24 08:34:30 -05:00
parent 08cb97fa6d
commit d0dea29df3
1 changed files with 2 additions and 2 deletions

View File

@ -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"
@ -60,4 +60,4 @@
),
);
);