diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json
index 1c3dfa54..0e9aa7da 100644
--- a/app/locales/taiga/locale-en.json
+++ b/app/locales/taiga/locale-en.json
@@ -1523,7 +1523,7 @@
"DOWNGRADE": {
"TITLE": "Downgrade",
"IMAGE_ALT": "Downgrading a plan",
- "REASON": "You own more private projext or users per project than the maximum allowed by this plan. Your selected plan only allows {{projects}} private projects and {{members}} members per private project, so if you want to change to the {{plan}} plan you should make the following changes",
+ "REASON": "You own more private projects or users per project than the maximum allowed by this plan. Your selected plan only allows {{projects}} private projects and {{members}} members per private project, so if you want to change to the {{plan}} plan you should make the following changes",
"MORE_PROJECTS": "If you have more than {{projects}} private projects",
"MORE_PROJECTS_OPTION1": "Keep {{projects}} private projects as maximum and set the others as public",
"MORE_PROJECTS_OPTION2": "Keep {{projects}} private projects and delete the others",