From 18e0bd89374f4d0b2b6a248f8149e62ac69df46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20L=C3=B6nnegren?= Date: Wed, 16 Oct 2019 08:22:06 +0200 Subject: [PATCH] Fix typo --- netbox/templates/tenancy/tenant.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/tenancy/tenant.html b/netbox/templates/tenancy/tenant.html index 72b17f10c..a03d60523 100644 --- a/netbox/templates/tenancy/tenant.html +++ b/netbox/templates/tenancy/tenant.html @@ -143,7 +143,7 @@

Virtual machines

-

{{ stats.cluster_count }}

+

{{ stats.cluster_count }}

Clusters