diff --git a/js/003-data/policiesData.js b/js/003-data/policiesData.js
index 69bae876265663a496833c6509cac39ed84adda4..92d2b51baad6e5f0086c86793f7584a2c1765015 100644
--- a/js/003-data/policiesData.js
+++ b/js/003-data/policiesData.js
@@ -1184,7 +1184,7 @@ App.Data.Policies.Selection = {
 				title: "Head Start SMR",
 				titleClass: "lime",
 				text: "in order to be sold in the arcology, slaves must pass a rigorous course designed to bring their skills and poise up to standard.",
-				requirements: function() { return (V.arcologies[0].FSIntellectualDependencySMR); },
+				requirements: function() { return (V.arcologies[0].FSIntellectualDependencySMR === 0); },
 				note: `Will help advance Slave Professionalism`
 			}
 		],