diff --git a/app/views/profile/account.html.haml b/app/views/profile/account.html.haml index 6707a8ff..112963cc 100644 --- a/app/views/profile/account.html.haml +++ b/app/views/profile/account.html.haml @@ -14,7 +14,7 @@ %h3.page_title Private token %span.cred.right - keep it in secret! + keep it secret! .padded = form_for @user, url: profile_reset_private_token_path, method: :put do |f| .data