Merge pull request #2095 from robzolkos/fix-minutes-typo

Fix typo: minues → minutes
This commit is contained in:
Jason Zimdars
2025-12-11 20:07:29 -06:00
committed by GitHub
@@ -5,7 +5,7 @@
<%= @page_title %>
</h1>
<p class="margin-none-block-start margin-block-end-half">
That email confirmation link is no longer valid—they expire after 30 minues. Youll have to try again.
That email confirmation link is no longer valid—they expire after 30 minutes. Youll have to try again.
</p>
<%= link_to "Change my email address", new_user_email_address_path(user_id: @user, script_name: @user.account.slug), class: "btn btn--link center" %>