16110 fix typo

This commit is contained in:
Arthur 2024-05-13 08:48:26 -07:00 committed by Jeremy Stretch
parent dffd52d6b0
commit 5be14b0ee2

View File

@ -40,7 +40,7 @@
<td>{{ stats.django_version }}</td>
</tr>
<tr>
<th scope="row">{% trans "PotsgreSQL version" %}</th>
<th scope="row">{% trans "PostgreSQL version" %}</th>
<td>{{ stats.postgresql_version }}</td>
</tr>
<tr>