From 1440877c67abf66a7e182d622478066cfa4e9045 Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Sat, 22 May 2021 23:26:23 -0700
Subject: [PATCH] Spelling

---
 src/npc/generate/newSlaveIntro.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/npc/generate/newSlaveIntro.js b/src/npc/generate/newSlaveIntro.js
index 098085eb159..01e098ca988 100644
--- a/src/npc/generate/newSlaveIntro.js
+++ b/src/npc/generate/newSlaveIntro.js
@@ -3153,7 +3153,7 @@ App.UI.newSlaveIntro = function(slave, slave2, {tankBorn = false, momInterest =
 									r.push(`slowly erect despite ${his} feelings.`);
 								}
 							}
-							r.push(`Once you feel satisfied with the state of those two bumps, you move to tug and squeeze ${his} breasts in a much different way, expertly putting pressure as to draw out the cream held within those swollen bags. You take your time to work as much out as you can, both for your own enjoyement and to judge your slave's character better.`);
+							r.push(`Once you feel satisfied with the state of those two bumps, you move to tug and squeeze ${his} breasts in a much different way, expertly putting pressure as to draw out the cream held within those swollen bags. You take your time to work as much out as you can, both for your own enjoyment and to judge your slave's character better.`);
 							if (slave.devotion > 20) {
 								r.push(`${He} easily accepts your orders and commands, being devoted enough to not make any fuss, especially for something as simple as this.`);
 								slave.devotion += 4;
-- 
GitLab