diff --git a/templates/accounts/login.html b/templates/accounts/login.html index c93e4eda..674bf990 100644 --- a/templates/accounts/login.html +++ b/templates/accounts/login.html @@ -16,7 +16,7 @@
{% if show_password %} - Please entery your email address and password. + Please enter your email address and password. {% else %} Please enter your email address. Next, we'll send you an email with log-in instructions! @@ -85,4 +85,4 @@ {% endcompress %} -{% endblock %} \ No newline at end of file +{% endblock %}