diff --git a/src/pregmod/incubator.tw b/src/pregmod/incubator.tw
index c019080aab4932522f33872b543ebc1b28011c18..6b2614bd283960a9fbf96decddcb0fb4b0e8f56d 100644
--- a/src/pregmod/incubator.tw
+++ b/src/pregmod/incubator.tw
@@ -1,5 +1,4 @@
 :: Incubator [nobr]
-
 <<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Incubator">>
 <<set $targetAge = Number($targetAge) || $minimumSlaveAge>>
 <<set $targetAge = Math.clamp($targetAge, $minimumSlaveAge, 42)>>
diff --git a/src/uncategorized/SFMBarracks.tw b/src/uncategorized/SFMBarracks.tw
index d391de1a7c116b08f10af78adba1ef729b752606..03b7c8566b8c3209f5c2bd6e01d5a5dea6b67853 100644
--- a/src/uncategorized/SFMBarracks.tw
+++ b/src/uncategorized/SFMBarracks.tw
@@ -311,7 +311,7 @@
 										<<elseif $PC.hacking >= 60>>
 											//Feel free to 'plug into' me any time.//
 										<<elseif $PC.hacking >= 30>>
-											//Currect srew driver holding procedure acquired.//
+											//Correct screw driver holding procedure acquired.//
 										<<elseif $PC.hacking >= 10>>
 											//You can now somewhat use a mouse.//
 										<</if>>
diff --git a/src/uncategorized/clinic.tw b/src/uncategorized/clinic.tw
index 1699b67b105f36c4860ef85dea8d08217141fce1..d8d1679de96ab72ed319a86eec1af99bdd9969e1 100644
--- a/src/uncategorized/clinic.tw
+++ b/src/uncategorized/clinic.tw
@@ -72,7 +72,7 @@ $clinicNameCaps
 
 <<set _Tmult0 = Math.trunc($clinic*1000*$upgradeMultiplierArcology)>>
 <br>$clinicNameCaps has room to support $clinic slaves while they receive treatment. Currently $clinicSlaves slaves are reciving treatement.
-[[Expand the clinic|Clinic][$cash -= _Tmult0, $clinic += 5, $PC.engineering += .1], $PC.hacking += 1] //Costs <<print cashFormat(_Tmult0)>>//
+[[Expand the clinic|Clinic][$cash -= _Tmult0, $clinic += 5, $PC.engineering += .1] //Costs <<print cashFormat(_Tmult0)>>//
 
 <br>
 <<if $clinicUpgradeScanner == 1>>
diff --git a/src/uncategorized/neighborDescription.tw b/src/uncategorized/neighborDescription.tw
index 22b93490c22536966512e50f430c60736dfbb4e0..1504a0584b0cad6529ddc3239361a75c1f46dc47 100644
--- a/src/uncategorized/neighborDescription.tw
+++ b/src/uncategorized/neighborDescription.tw
@@ -40,8 +40,7 @@ The arcology has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trun
 <<else>>
 	behind
 <</if>>
-its neighbors.
-	
+its neighbors.	
 <<set $desc = 0>>
 <<set $seed = []>>
 <<if $arcologies[$i].FSSubjugationist != "unset">>