From e5ffdc42483e447bb248045940bac76fd517cfc5 Mon Sep 17 00:00:00 2001 From: Gareth Jones <3151613+G-Rath@users.noreply.github.com> Date: Wed, 18 Feb 2026 05:28:20 +1300 Subject: [PATCH] Update missed generator to use correct grammar for "send password reset" button (#5824) This mirrors #5515 --- lib/generators/templates/simple_form_for/passwords/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/generators/templates/simple_form_for/passwords/new.html.erb b/lib/generators/templates/simple_form_for/passwords/new.html.erb index 01ce0b8b..9a2c7d39 100644 --- a/lib/generators/templates/simple_form_for/passwords/new.html.erb +++ b/lib/generators/templates/simple_form_for/passwords/new.html.erb @@ -11,7 +11,7 @@