diff --git a/src/pregmod/eliteTakeOverResult.tw b/src/pregmod/eliteTakeOverResult.tw
index a6f228c3227b06cbf794b345ca5b7a6c7f85f3b3..ba5f22726029354932f442234a90f4c61591538e 100644
--- a/src/pregmod/eliteTakeOverResult.tw
+++ b/src/pregmod/eliteTakeOverResult.tw
@@ -17,7 +17,7 @@
 	<<if random(0,100) > 50>>
 			An elite bites down on a cyanide pill hidden in a false tooth and
 		<<if random(0,100) > 75>>
-			takes the cowards way out (how predictable), frothing at the mouth.
+			takes the coward's way out (how predictable), frothing at the mouth.
 			<<set $eliteDead += 1>>
 		<<else>>
 			experiences great pain but unfortunately (for them at least) survives.
@@ -36,7 +36,7 @@
 	<<if random(0,100) > 50>>
 			An elite bites down on a cyanide pill hidden in a false tooth and
 		<<if random(0,100) > 75>>
-			takes the cowards way out (how predictable), frothing at the mouth.
+			takes the coward's way out (how predictable), frothing at the mouth.
 			<<set $eliteDead += 1>>
 		<<else>>
 			experiences great pain but unfortunately (for them at least) survives.