From 2041bd7c4444cd29acac37c2fe86d4f0c8b8eecf Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Fri, 5 Jul 2013 21:44:21 -0700 Subject: [PATCH] Correct 'exits' to 'exists' --- templates/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 070e2a05f..52284a3ee 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -970,7 +970,7 @@ en: %{output} already_exists: |- - The box you're attempting to add already exits: + The box you're attempting to add already exists: Name: %{name} Provider: %{provider}