From e4bb92c7a7cf4d0a9f208b30d9e559eb96b2b0e8 Mon Sep 17 00:00:00 2001 From: Julien Dubois Date: Thu, 18 Jun 2015 13:47:55 +0200 Subject: [PATCH] Fix typo --- app/locales/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json index 7bee2fed..ff9c64ef 100644 --- a/app/locales/locale-en.json +++ b/app/locales/locale-en.json @@ -294,7 +294,7 @@ }, "CHANGE_PASSWORD": { "PAGE_TITLE": "Change you password - Taiga", - "PAGE_DESCRIPTION": "Set a new passoword for your Taiga account and hey!, you may want to eat some more iron-rich food, it's good for your brain :P", + "PAGE_DESCRIPTION": "Set a new password for your Taiga account and hey!, you may want to eat some more iron-rich food, it's good for your brain :P", "SECTION_NAME": "Change password", "FIELD_CURRENT_PASSWORD": "Current password", "PLACEHOLDER_CURRENT_PASSWORD": "Your current password (or empty if you have no password yet)",