diff --git a/src/events/scheduled/seIndependenceDay.js b/src/events/scheduled/seIndependenceDay.js index 5396e8e9a308cab29b6a20982fbcd50eddb8483d..25057c4281f1970fbf4dfc394a3929f96b7c2f01 100644 --- a/src/events/scheduled/seIndependenceDay.js +++ b/src/events/scheduled/seIndependenceDay.js @@ -170,7 +170,7 @@ App.Events.SEIndependenceDay = class SEIndependenceDay extends App.Events.BaseEv } r.push(`of the Arcology, you command enough respect that your citizens will listen to you attentively - so long as you do not abuse the privilege.`); } else if (arc.FSAztecRevivalist >= lockLow) { - r.push(`as the Tlatoani, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.`); + r.push(`as the Tlatcani, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.`); } else if (arc.FSEgyptianRevivalist >= lockLow) { r.push(`as the Pharaoh, you command enough respect that your citizens will listen to you so long as you do not abuse the privilege.`); } else if (arc.FSEdoRevivalist >= lockLow) {