diff --git a/src/SecExp/secExpSmilingMan.tw b/src/SecExp/secExpSmilingMan.tw
index c8b619c4b280c4b2311ffa1cf1cc930d341db988..b237284a0fc0617b42d26fbcb861daa9fc318c12 100644
--- a/src/SecExp/secExpSmilingMan.tw
+++ b/src/SecExp/secExpSmilingMan.tw
@@ -1,11 +1,11 @@
 :: secExpSmilingMan [nobr]
-	
+
 <strong>The Smiling Man</strong>
 <br>
 
 <<if $smilingManProgress == 0>>
 	<<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event">>
-	
+
 	<br>
 	During your morning routine, you stumble upon a peculiar report: it's been several weeks now that your arcology has been victim of a series of cyber-crimes conducted by a mysterious figure.
 	The egocentric criminal took great pride in their acts, to the point of signing his acts with their peculiar symbol: a stylized smiling face. Your arcology was not the only one under assault by the
@@ -63,7 +63,7 @@
 	<<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event">>
 
 	<br>
-	You have just reached your penthouse when your faithful assistant appears in front of you, evidently excited. 
+	You have just reached your penthouse when your faithful assistant appears in front of you, evidently excited.
 	"<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>, I have just received news of a new attack by the Smiling Man. It appears a few hours ago he infiltrated another arcology and caused a catastrophic failure of its power plant.
 	Between old debts and the loss of value for his shares, the owner went bankrupt in minutes. It seems the Smiling Man managed to keep a small auxiliary generator functioning enough to project a giant holographic picture of his symbol on the arcology's walls.
 	Say what you will about his actions, but you can't deny he has style... Anyways, this opens up a great opportunity to gain control of the structure for ourselves."
@@ -130,7 +130,7 @@
 	</span>
 <<elseif $smilingManProgress == 2>>
 	<<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event">>
-	
+
 	<br>
 	<<set $smilingManWeek = $week>>
 	When $assistantName violently wakes you up, her worried expression can mean only one thing: the Smiling Man had been back. "Today at midnight a new site popped up in the web: it's a very simple site, no visuals, no text; only a countdown ticking away. It will reach zero this evening." your assistant says.
@@ -196,7 +196,7 @@
 		<<set $security = Math.clamp($security * 0.2,0,100)>>
 		<<set $crime = Math.clamp($crime * 1.5, 20,100)>>
 	<</if>>
-		
+
 	<br>A short, meek man approaches you with a weak smile. "Not all is lost, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>sir<<else>>ma'am<</if>>. We have a lead on him - he is here, in $arcologies[0].name."
 	<br>Despite the bleak situation, you cannot help but smile back.
 	<br>
@@ -237,7 +237,7 @@
 	</span>
 <<elseif $smilingManProgress == 3>>
 	<<set $nextButton = " ">>
-	
+
 	<br>
 	The day has come to finally put an end to this story. Your men are ready to go, waiting only on your signal. You quickly don your protective gear and proceed down the busy streets of your arcology.
 	You carefully planned the day so that nothing could exit the arcology without being scanned at least three times and poked twice. The Smiling Man has no escape.
@@ -257,7 +257,7 @@
 	<<link "Offer her a new life">>
 		<<set $smilingManFate = 0>>
 		<<replace "#result">>
-			You decide it would a criminally wasteful to throw away such talent. You offer her a new life at your side. Her expertise will surely guarantee safety, if not supremacy, to your arcology in cyberspace, while she will have safety and luxury in the physical world.
+			You decide it would be criminally wasteful to throw away such talent. You offer her a new life at your side. Her expertise will surely guarantee safety, if not supremacy, to your arcology in cyberspace, while she will have safety and luxury in the physical world.
 			<br>
 			<<link "Continue">>
 				<<set $smilingManProgress += 1>>