diff --git a/js/003-data/slaveSummaryData.js b/js/003-data/slaveSummaryData.js
index b5654b6c0c4bb020b3e5b859bf3016fa83659552..77c57e7056c11d9ff291e6cc2f05ba4c87e0a0cb 100644
--- a/js/003-data/slaveSummaryData.js
+++ b/js/003-data/slaveSummaryData.js
@@ -547,7 +547,7 @@ App.Data.SlaveSummary = {
 				120: {desc: "healthy", style: "yellow"},
 				150: {desc: "Very healthy", style: "green"},
 				190: {desc: "Extremely healthy", style: "green"},
-				200: {desc: "Unnaturally healthy", style: "green"} //intended limit of 100 health
+				200: {desc: "Unnaturally healthy", style: "green"}, //intended limit of 100 health
 				999: {desc: "Unnaturally healthy", style: "green"} //catch to display unintended cases of health > 100 instead of vanishing
 			},
 		},