Fix typo: minues → minutes

This commit is contained in:
Rob Zolkos
2025-12-11 13:59:06 -05:00
parent ddf4d2454d
commit cbcd433ad8
@@ -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" %>