Skip to content

Commit

Permalink
Fix typo in invitation email.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeck committed Dec 11, 2015
1 parent a7168b9 commit c986b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/spotlight.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ en:
invitation_mailer:
invitation_instructions:
hello: "Hello %{email}!"
someone_invited_you: "The Exhibits Administrator has invited to be a member of '%{exhibit_name}' at %{url}. You can accept it through the link below."
someone_invited_you: "The Exhibits Administrator has invited you to be a member of '%{exhibit_name}' at %{url}. You can accept it through the link below."
accept: "Accept invitation"
ignore_html: "If you don't want to accept the invitation, please ignore this email.<br />Your account won't be created until you access the link above."
confirmation_mailer:
Expand Down

0 comments on commit c986b7d

Please sign in to comment.