Commit f20c0793 authored by Adnan Abdulhussein's avatar Adnan Abdulhussein

spelling mistake 'successfull'

parent 12bb1d8f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment