From 0e113154d22c70c46ce189a29818b11b2e511af0 Mon Sep 17 00:00:00 2001 From: Jennifer <42771751+JenniX3@users.noreply.github.com> Date: Thu, 13 May 2021 12:58:06 +0200 Subject: [PATCH] fix(client): typo in information message (#42123) --- client/i18n/locales/english/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index 14b59c4a96..317de92faa 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -339,7 +339,7 @@ "details": "Please provide as much detail as possible about the account or behavior you are reporting.", "portfolio": "Report a users portfolio", "portfolio-2": "Do you want to report {{username}}'s portfolio for abuse?", - "notify-1": "We will notify the community moderators' team, and a send copy of this report to your email: {{email}}", + "notify-1": "We will notify the community moderators' team, and send a copy of this report to your email: {{email}}", "notify-2": "We may get back to you for more information, if required.", "what": "What would you like to report?", "submit": "Submit the report"