From e85007d4680ba2a83ff3cbd6eb8d6a121c364244 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