From 5be14b0ee2fcc98581ceaaca6a013fecdc8b0661 Mon Sep 17 00:00:00 2001 From: Arthur Date: Mon, 13 May 2024 08:48:26 -0700 Subject: [PATCH] 16110 fix typo --- netbox/templates/core/system.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/core/system.html b/netbox/templates/core/system.html index 95aa4bdb3..320038ac6 100644 --- a/netbox/templates/core/system.html +++ b/netbox/templates/core/system.html @@ -40,7 +40,7 @@ {{ stats.django_version }} - {% trans "PotsgreSQL version" %} + {% trans "PostgreSQL version" %} {{ stats.postgresql_version }}