From ca07a886747f59f17b1034af3fa14acb14fa3065 Mon Sep 17 00:00:00 2001 From: Will Irvine Date: Thu, 2 Dec 2021 10:47:19 +1300 Subject: [PATCH] fix spelling... --- netbox/templates/ipam/inc/toggle_available.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbox/templates/ipam/inc/toggle_available.html b/netbox/templates/ipam/inc/toggle_available.html index 15ea19c98..6c5b3319e 100644 --- a/netbox/templates/ipam/inc/toggle_available.html +++ b/netbox/templates/ipam/inc/toggle_available.html @@ -6,10 +6,10 @@ Show Assigned - Show Avaliable + Show Available Show All -{% endif %} \ No newline at end of file +{% endif %}