diff --git a/src/Mods/SecExp/edicts.tw b/src/Mods/SecExp/edicts.tw
index 131836e5e3cefa526aeec46c595d1340739148e7..4e9e6e8a3e2eb5b278199a1cf899a50e3df7ed7f 100644
--- a/src/Mods/SecExp/edicts.tw
+++ b/src/Mods/SecExp/edicts.tw
@@ -206,7 +206,7 @@
 	<</if>>
 
 	<<if $edicts.defense.FS.mamluks == 1>>
-		<br>''@@.lime;Mamluks traditions:@@'' you are funding specialized training for your slaves following the Arabian tradition of mamluk slave soldiers.
+		<br>''@@.lime;Mamluks traditions:@@'' you are funding specialized training for your slaves following the Arabian tradition of mamluks slave soldiers.
 		[[Repeal|edicts][$edicts.defense.FS.mamluks = 0]]
 	<</if>>
 
@@ -699,7 +699,7 @@
 
 	<<if $arcologies[0].FSArabianRevivalist >= 40>>
 		<<if $edicts.defense.FS.mamluks == 0>>
-			<br>''@@.lime;Mamluks traditions:@@'' Fund specialized training for your slaves to turn them into the mamluk slave soldiers of Arabian tradition.
+			<br>''@@.lime;Mamluks traditions:@@'' Fund specialized training for your slaves to turn them into the mamluks slave soldiers of Arabian tradition.
 			<<if $SecExp.core.authority >= 1000>>
 				[[Implement|edicts][$edicts.defense.FS.mamluks = 1, cashX(-5000, "edicts"), $SecExp.core.authority -= 1000]]
 			<<else>>