From e63a9facc7645236f89550974fc05b35161618ad Mon Sep 17 00:00:00 2001
From: Michael Brown <michael.brown@discourse.org>
Date: Thu, 7 Jan 2021 20:59:23 -0500
Subject: [PATCH] UI: remove extra word from approval_not_required client
 string (#11627)

---
 config/locales/client.en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 80180a7aa97..098c53d5e73 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -3521,7 +3521,7 @@ en:
     invite:
       custom_message: "Make your invite a little bit more personal by writing a <a href>custom message</a>."
       custom_message_placeholder: "Enter your custom message"
-      approval_not_required: "User will be auto-approved as soon as they will accept this invite."
+      approval_not_required: "User will be auto-approved as soon as they accept this invite."
       custom_message_template_forum: "Hey, you should join this forum!"
       custom_message_template_topic: "Hey, I thought you might enjoy this topic!"