diff --git a/src/pregmod/eliteTakeOverResult.tw b/src/pregmod/eliteTakeOverResult.tw index 785f30cfbbefe4d73b3475ee4216b4462cfd1840..a6f228c3227b06cbf794b345ca5b7a6c7f85f3b3 100644 --- a/src/pregmod/eliteTakeOverResult.tw +++ b/src/pregmod/eliteTakeOverResult.tw @@ -152,7 +152,7 @@ <</if>> <<set _origin = "She was a member of the Societal Elite, captured in their failed attempt at expressing their displeasure">> <<set $activeSlave.origin = _origin>> - <<set $activeSlave.career = "amember of the Societal Elite">> + <<set $activeSlave.career = "a member of the Societal Elite">> <<set $activeSlave.prestige = either(2,2,3)>> <<set $activeSlave.prestigeDesc = "She was a member of the Societal Elite.">> <<set $activeSlave.face = random(25,76)>>