Merge pull request #1412 from CachetHQ/fix-typo

Fix a typo
This commit is contained in:
James Brooks
2016-01-30 09:38:18 +00:00

View File

@@ -50,7 +50,7 @@ return [
'failure' => 'Something went wrong updating the incident template',
],
'delete' => [
'success' => 'The tmplate has been deleted.',
'success' => 'The template has been deleted.',
'failure' => 'The template could not be deleted. Please try again.',
],
],