Fix typo: minues → minutes
This commit is contained in:
@@ -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. You’ll have to try again.
|
||||
That email confirmation link is no longer valid—they expire after 30 minutes. You’ll 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" %>
|
||||
|
||||
Reference in New Issue
Block a user