Commit 53f6f537 authored by Robert Schilling's avatar Robert Schilling

Fix spelling error on profile page

parent 143b9363
......@@ -36,7 +36,7 @@
= f.text_field :email, class: "form-control", required: true
- if @user.unconfirmed_email.present?
%span.help-block
Please click the link in the confirmation email before continuing, it was send to
Please click the link in the confirmation email before continuing, it was sent to
%strong #{@user.unconfirmed_email}
- else
......
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