Fixed typo.

This commit is contained in:
Martin Edenhofer 2017-02-03 17:02:25 +01:00
parent 30c9caae00
commit 6e747db1d2

View file

@ -66,7 +66,7 @@
</div>
<p>
<%- @T("You're already registered with your email adress if you've been in touch with our support team.") %><br>
<%- @T("You're already registered with your email address if you've been in touch with our support team.") %><br>
<% if @C('user_lost_password'): %>
<%- @T('You can request your password') %> <a href="#password_reset"><%- @T('here') %></a>.
<% end %>