From 53a3be03fc5a118991eb3903c1e763135187ef3c Mon Sep 17 00:00:00 2001 From: Valeriy Sizov Date: Tue, 30 Oct 2012 00:32:32 +0200 Subject: [PATCH] Update app/views/profile/account.html.haml TYPO #1870 --- app/views/profile/account.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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