diff --git a/app/views/profile/password.html.haml b/app/views/profile/password.html.haml index 4edf2999..4c86b727 100644 --- a/app/views/profile/password.html.haml +++ b/app/views/profile/password.html.haml @@ -7,7 +7,7 @@ = form_for @user, :url => profile_password_path, :method => :put do |f| .data .alert.alert-info - %p After successfull password update you will be redirected to login page where you should login with new password + %p After successful password update you will be redirected to login page where you should login with new password -if @user.errors.any? .alert-message.block-message.error %ul