change wording

This commit is contained in:
Taylor Otwell 2016-09-06 20:49:16 -05:00
parent 30d0e2dcca
commit 31fce5c503
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class LoginController extends Controller
|
| This controller handles authenticating users for the application and
| redirecting them to your home screen. The controller uses a trait
| to conveniently provide its functionality to your application.
| to conveniently provide its functionality to your applications.
|
*/