Rafał Pitoń 8 years ago
parent
commit
00d08507f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/templates/misago/emails/register/inactive.txt

+ 1 - 1
misago/templates/misago/emails/register/inactive.txt

@@ -28,7 +28,7 @@
   {{ SITE_ADDRESS }}{% url 'misago:activate-by-token' pk=recipient.pk token=activation_token %}"
   {{ SITE_ADDRESS }}{% url 'misago:activate-by-token' pk=recipient.pk token=activation_token %}"
 
 
   {% blocktrans trimmed with login_form=login_link|safe %}
   {% blocktrans trimmed with login_form=login_link|safe %}
-  Once your account is activated, you can always sign in to it using the form velow:
+  Once your account is activated, you can always sign in to it using the form below:
   {% endblocktrans %}
   {% endblocktrans %}
   {{ SITE_ADDRESS }}{% url LOGIN_URL %}
   {{ SITE_ADDRESS }}{% url LOGIN_URL %}
 {% endif %}
 {% endif %}