Commit 6b939c47 authored by Taylor Otwell's avatar Taylor Otwell

Tweak some wording.

parent 50bdd8e3
......@@ -19,7 +19,7 @@ class AuthController extends Controller {
use AuthenticatesAndRegistersUsers;
/**
* Where to redirect after registration or login.
* Redirect path after registration or login.
*
* @var string
*/
......
......@@ -19,7 +19,7 @@ class PasswordController extends Controller {
use ResetsPasswords;
/**
* Where to redirect after password reset.
* Redirect path after password reset.
*
* @var string
*/
......
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