Fix typos and whitespace

This commit is contained in:
Raphael Michel
2020-10-24 21:58:57 +02:00
parent d932aecc22
commit 142386cb9e
5 changed files with 8 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
{% block inner %}
<h1>{% trans "Gates" %}</h1>
<p>
{% trans "The list below shows gates that youc an use to group check-in devices." %}
{% trans "The list below shows gates that you can use to group check-in devices." %}
</p>
<a href="{% url "control:organizer.gate.add" organizer=request.organizer.slug %}" class="btn btn-default">
<span class="fa fa-plus"></span>