diff --git a/netbox/templates/dcim/devicetype.html b/netbox/templates/dcim/devicetype.html
index 9eb3e0a5e..12281734b 100644
--- a/netbox/templates/dcim/devicetype.html
+++ b/netbox/templates/dcim/devicetype.html
@@ -120,7 +120,7 @@
Network Device
- This device {% if devicetype.is_network_device %}has{% else %}does not have{% endif %} non-management network interfaces
+ This device {% if devicetype.is_network_device %}has{% else %}does not have{% endif %} network interfaces
|