diff --git a/src/events/RESS/obedientBitchy.js b/src/events/RESS/obedientBitchy.js index 1b2f87e24bd366fc1a625c1576e6dc7d12623fae..5b683338edf75e22a5a7114937762a69bcb4f09d 100644 --- a/src/events/RESS/obedientBitchy.js +++ b/src/events/RESS/obedientBitchy.js @@ -38,7 +38,7 @@ App.Events.RESSObedientBitchy = class RESSObedientBitchy extends App.Events.Base if (canStand(eventSlave)) { t.push(`another slave.`); } else { - t.push(`${his} aid.`); + t.push(`${his} aide.`); } t.push(`Anger flashes in the businesswoman's eyes.`);