Fixed typo

This commit is contained in:
Graham Campbell
2015-10-01 21:15:07 +01:00
parent 66bd80d080
commit 1c892f64f0
+1 -1
View File
@@ -150,7 +150,7 @@ return [
'failure' => 'Something went wrong when updating.',
],
'delete' => [
'success' => 'User updated.',
'success' => 'User deleted.',
'failure' => 'Something went wrong when deleting this user.',
],
],