From 5631a949acf30c33639f29627ad24c7b783b7260 Mon Sep 17 00:00:00 2001 From: lfbrock Date: Mon, 16 May 2016 06:45:30 -0400 Subject: [PATCH] Fix typo in updated email address notification (#2997) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 267a32427b..3fb6408834 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1189,7 +1189,7 @@ }, { "id": "api.templates.email_change_body.info", - "translation": "You email address for {{.TeamDisplayName}} has been changed to {{.NewEmail}}.
If you did not make this change, please contact the system administrator." + "translation": "Your email address for {{.TeamDisplayName}} has been changed to {{.NewEmail}}.
If you did not make this change, please contact the system administrator." }, { "id": "api.templates.email_change_body.title",