deactivated: Fix whitespace around before the . end of sentence.

This commit is contained in:
Tim Abbott 2016-07-12 20:38:36 -07:00
parent 5971203864
commit 564d41644d
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
{% trans %}
The organization you are trying to join, {{ deactivated_domain_name }}, has been deactivated.
Please contact <a href="mailto:{{ zulip_administrator }}">{{ zulip_administrator }}</a> to reactivate
this group
{% endtrans %}.
this group.
{% endtrans %}
</p>
{% endblock %}