Merge pull request #5515 from okyanusoz/patch-1

Fix a grammatical error
This commit is contained in:
Rafael Mendonça França
2023-06-09 18:16:38 -04:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
</div>
<div class="actions">
<%= f.submit "Send me reset password instructions" %>
<%= f.submit "Send me password reset instructions" %>
</div>
<% end %>