diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 79507a49e2157e962c6fee7709b59d3ffd08cab0..c98f726232435e736906fc44bf5e69bacae8befb 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4927,4 +4927,14 @@ Pregmod 0.10.3.0
 	-fixed "psychosupresants"
 	
 	211
+	-fixes
+	
+	12/16/2017
+	212
+	-fixes
+	-new outcome for reRebels
+	
+	12/17/2017
+	213
+	-lots of spelling corrections
 	-fixes
\ No newline at end of file
diff --git a/src/SecExp/widgets/unitsWidgets.tw b/src/SecExp/widgets/unitsWidgets.tw
index cab0bec41308f62edff0b161f75b92c144db3908..46293097f2f38788e6e97976538c7ac3a03c6100 100644
--- a/src/SecExp/widgets/unitsWidgets.tw
+++ b/src/SecExp/widgets/unitsWidgets.tw
@@ -56,7 +56,7 @@
 		<<elseif $args[0].equip == 1>>
 			They are issued with good, modern equipment: firearms, explosives and a few specialized weapons like sniper rifles and machine guns. They also carry simple body armor.
 		<<elseif $args[0].equip == 2>>
-			They are issued with excellent, high tech equipment: modern firearms, explosives, specialized weaponry and modern body armor. They are also issued with modern instruments like might visions and portable radars.
+			They are issued with excellent, high tech equipment: modern firearms, explosives, specialized weaponry and modern body armor. They are also issued with modern instruments like night vision and portable radars.
 		<<else>>
 			They are equipped with the best the modern world has to offer: modern firearms, explosives, specialized weaponry, experimental railguns, adaptive body armor and high tech recon equipment.
 		<</if>>