Commit 53a3be03fc5a118991eb3903c1e763135187ef3c

Authored by Valeriy Sizov
1 parent 9d56c7f6

Update app/views/profile/account.html.haml

TYPO #1870
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/profile/account.html.haml
... ... @@ -14,7 +14,7 @@
14 14 %h3.page_title
15 15 Private token
16 16 %span.cred.right
17   - keep it in secret!
  17 + keep it secret!
18 18 .padded
19 19 = form_for @user, url: profile_reset_private_token_path, method: :put do |f|
20 20 .data
... ...