From 74f0d39997540aa854b4a2f3132a12abbce4deaf Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Mon, 26 Sep 2022 12:18:11 +0000 Subject: [PATCH] fix password reset text (#4708) Co-authored-by: CarinaWolli --- apps/web/public/static/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 0f09cf60a7..a01fa9854f 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1256,7 +1256,7 @@ "back_to_signin": "Back to sign in", "reset_link_sent": "Reset link sent", "password_reset_email":"An email is on it’s way to {{email}} with instructions to reset your password.", - "password_reset_leading":"If you did not receive the email soon, check that the email address you entered is correct, check your spam folder or reach out to support if the issue persists.", + "password_reset_leading":"If you don't receive an email soon, check that the email address you entered is correct, check your spam folder or reach out to support if the issue persists.", "password_updated":"Password updated!", "pending_payment": "Pending payment", "confirmation_page_rainbow": "Token gate your event with tokens or NFTs on Ethereum, Polygon, and more.",