Skip to content
Snippets Groups Projects
Commit 53f6f537 authored by Robert Schilling's avatar Robert Schilling
Browse files

Fix spelling error on profile page

parent 143b9363
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment