Fix typo in login template

This commit is contained in:
Mark Steve Samson 2017-08-31 16:29:06 +08:00 committed by GitHub
parent 9a9ec547d3
commit 0530fd5136

View File

@ -16,7 +16,7 @@
<div class="dialog-body">
<p>
{% 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!