Commit 57bad0a3 authored by Taylor Otwell's avatar Taylor Otwell

Shorten sentence.

parent 6eefa4e4
......@@ -86,7 +86,7 @@ class AuthController {
}
return redirect('/login')->withErrors([
'email' => 'The credentials you entered did not match our records. Try again?',
'email' => 'These credentials do not match our records.',
]);
}
......
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