We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e64fb5 + 6941e9a commit 41a2327Copy full SHA for 41a2327
src/Exceptions/UserNotFoundException.php
@@ -15,5 +15,5 @@ class UserNotFoundException extends Exception
15
*
16
* @var string
17
*/
18
- protected $message = 'No user found for the given email adresse.';
+ protected $message = 'No user found for the given email address.';
19
}
0 commit comments