spelling mistake 'successfull'
This commit is contained in:
parent
12bb1d8f39
commit
f20c079375
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue