diff --git a/src/endWeek/economics/arcmgmt.js b/src/endWeek/economics/arcmgmt.js
index 47dae791b179e1da986f23534c79675452098598..840a073f98dbd101e093a5480c3e765749ff1293 100644
--- a/src/endWeek/economics/arcmgmt.js
+++ b/src/endWeek/economics/arcmgmt.js
@@ -798,7 +798,7 @@ globalThis.arcmgmt = function() {
 	}
 	if (V.arcologies[0].FSNeoImperialistLaw2 === 1) {
 		_rentMultiplier *= 1.05;
-		r.push(`Your Barons, equipped with golden bands as a symbol of office, flit about their assigned sections of the arcology to personally check up on businesses and punish petty criminals. They make any evasion of your rent extraordinarily diffcult, and consistently earn you more than they take.`);
+		r.push(`Your Barons, equipped with golden bands as a symbol of office, flit about their assigned sections of the arcology to personally check up on businesses and punish petty criminals. They make any evasion of your rent extraordinarily difficult, and consistently earn you more than they take.`);
 	}
 	App.Events.addParagraph(el, r);
 	r = [];