From 7333d2bb398897872f21e6fbc06098078b07f61d Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire <94526761+natdeanlewissoftwire@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:41:15 +0000 Subject: [PATCH] feat: typo fix (#2139) --- app/views/devise/passwords/reset_resend_confirmation.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/devise/passwords/reset_resend_confirmation.html.erb b/app/views/devise/passwords/reset_resend_confirmation.html.erb index 40e8f4871..b89717844 100644 --- a/app/views/devise/passwords/reset_resend_confirmation.html.erb +++ b/app/views/devise/passwords/reset_resend_confirmation.html.erb @@ -7,7 +7,7 @@
We’ve sent a link to reset your password to <%= @email %>.
-You’ll only this receive this link if your email address already exists in our system.
+You’ll only receive this link if your email address already exists in our system.
If you don’t receive the email within 5 minutes, check your spam or junk folders. Try again if you still haven’t received the email.