From 956a8400530c24d59b3a44e42227b73ab486c81b Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Fri, 12 Jan 2024 10:29:15 +0000 Subject: [PATCH] feat: typo fix --- 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.