minor typo fixed

This commit is contained in:
Thomas Nahuel Rusiecki 2024-11-28 03:16:08 -03:00
parent e425ed94c6
commit a2210bad20

View file

@ -17,7 +17,7 @@
<thead class="table-light">
<tr>
<th scope="col">{% trans "Email" %}</th>
<th scope="col">{% trans "Admin?" %}</th>
<th scope="col">{% trans "Admin" %}</th>
<th scope="col" class="text-center">{% trans "Actions" %}</th>
</tr>
</thead>