diff --git a/Disco.Web/Areas/Config/Views/DeviceBatch/Index.cshtml b/Disco.Web/Areas/Config/Views/DeviceBatch/Index.cshtml
index 83dcf0a2..f6ea8f48 100644
--- a/Disco.Web/Areas/Config/Views/DeviceBatch/Index.cshtml
+++ b/Disco.Web/Areas/Config/Views/DeviceBatch/Index.cshtml
@@ -19,11 +19,11 @@
Show Decommissioned (@(Model.DeviceBatches.Count(db => db.DeviceCount > 0 && db.DeviceDecommissionedCount >= db.DeviceCount)))