diff --git a/src/uncategorized/arcade.tw b/src/uncategorized/arcade.tw
index bbf3c3e039a9be6f3fecbf6faedbf32e4f78790e..8480c50b4c10a3fdb705a07d8425cdc1a9f739ce 100644
--- a/src/uncategorized/arcade.tw
+++ b/src/uncategorized/arcade.tw
@@ -94,7 +94,7 @@ $arcadeNameCaps
 	<</if>>
 <</if>>
 
-<br>It can support $arcade inmates. There <<if $arcadeSlaves == 1>>is<<else>>are<</if>> currently $arcadeSlaves slaves<<if $arcadeSlaves != 1>>s<</if>> incarcerated in $arcadeName.
+<br>It can support $arcade inmates. There <<if $arcadeSlaves == 1>>is<<else>>are<</if>> currently $arcadeSlaves slave<<if $arcadeSlaves != 1>>s<</if>> incarcerated in $arcadeName.
 <<if $arcadeUpgradeFuckdolls == 1 && $arcadeSlaves > 1>>
 	<br>The arcade has automatic Fuckdollification functions, and you can decide to convert your least popular slave at the end of the week. [[Activate|Arcade][$arcadeUpgradeFuckdolls = 2]]
 <<elseif $arcadeUpgradeFuckdolls == 2>>
diff --git a/src/uncategorized/servantsQuarters.tw b/src/uncategorized/servantsQuarters.tw
index fd1f813dde9b08e36676f2c5f4ae264a62e47517..5c1addbf62f0a6db85e79222bf21daa234fdb020 100644
--- a/src/uncategorized/servantsQuarters.tw
+++ b/src/uncategorized/servantsQuarters.tw
@@ -94,7 +94,7 @@ $servantsQuartersNameCaps
 <</if>>
 
 <<set _Tmult0 = Math.trunc($servantsQuarters*1000*$upgradeMultiplierArcology)>>
-<br>$servantsQuartersNameCaps has room to keep $servantsQuarters slaves while they serve. There <<if $servantsQuartersSlaves == 1>>is<<else>>are<</if>> currently $servantsQuartersSlaves slaves<<if $servantsQuartersSlaves != 1>>s<</if>> serving in $servantsQuartersName.
+<br>$servantsQuartersNameCaps has room to keep $servantsQuarters slaves while they serve. There <<if $servantsQuartersSlaves == 1>>is<<else>>are<</if>> currently $servantsQuartersSlaves slave<<if $servantsQuartersSlaves != 1>>s<</if>> serving in $servantsQuartersName.
 [[Expand the Servants' Quarters|Servants' Quarters][cashX(forceNeg(_Tmult0), "capEx"), $servantsQuarters += 5, $PC.engineering += .1]] //Costs <<print cashFormat(_Tmult0)>>//
 
 <br>
diff --git a/src/uncategorized/spa.tw b/src/uncategorized/spa.tw
index 58348076404b12596cc5dac5b18318903b8055d3..07fa80ff4d453c67658abd2927f7b6a2f0fb480d 100644
--- a/src/uncategorized/spa.tw
+++ b/src/uncategorized/spa.tw
@@ -95,7 +95,7 @@ $spaNameCaps
 <</if>>
 
 <<set _Tmult0 = Math.trunc($spa*1000*$upgradeMultiplierArcology)>>
-<br>$spaNameCaps can house $spa slaves while they recuperate here. There <<if $spaSlaves == 1>>is<<else>>are<</if>> currently $spaSlaves slaves<<if $spaSlaves != 1>>s<</if>> recuperating in $spaName.
+<br>$spaNameCaps can house $spa slaves while they recuperate here. There <<if $spaSlaves == 1>>is<<else>>are<</if>> currently $spaSlaves slave<<if $spaSlaves != 1>>s<</if>> recuperating in $spaName.
 [[Expand the spa|Spa][cashX(forceNeg(_Tmult0), "capEx"), $spa += 5]] //Costs <<print cashFormat(_Tmult0)>>//
 
 <br>