Rafał Pitoń 8 лет назад
Родитель
Сommit
00d08507f0
1 измененных файлов с 1 добавлено и 1 удалено
  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 %}"
 
   {% 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 %}
   {{ SITE_ADDRESS }}{% url LOGIN_URL %}
 {% endif %}