Fix typo.
This commit is contained in:
parent
3b601fee4a
commit
c9d0090f72
@ -50,7 +50,7 @@ Route::filter('auth.basic', function()
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The "guest" filter is the counterpart of the authentication filters as
|
||||
| it simply checks the that current user is not logged in. A redirect
|
||||
| it simply checks that the current user is not logged in. A redirect
|
||||
| response will be issued if they are, which you may freely change.
|
||||
|
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user