diff --git a/src/events/RE/reReputedDaughter.js b/src/events/RE/reReputedDaughter.js
index e4faa0f59b3eb197fc82097c2e6d8e8b059bab92..44752cbb0022a251b9166ab1f735cb75a161b910 100644
--- a/src/events/RE/reReputedDaughter.js
+++ b/src/events/RE/reReputedDaughter.js
@@ -119,7 +119,7 @@ App.Events.REReputedDaughter = class REReputedDaughter extends App.Events.BaseEv
 		App.Events.addParagraph(node, r);
 		r = [];
 		r.push(`You observe the ${kid}, who appears to be simultaneously nervous and excited. ${HisD} blatant dependence on aphrodisiacs is unmistakable. Considering ${hisD} privileged upbringing and reputable background, it is reasonable to assume that ${heD} has the capacity to excel as a sexual slave, rather than merely serving as a domestic servant.`);
-		r.push(`Turning to face you, the ${fatherF} demands that you make up for the harm your slave has caused to ${himF} and ${hisF} family. While doing so, ${heF} leers at ${slave.slaveName} with a lascivious expression${rumored ? `, which conjures up rumors about the peculiar sexual preferences that have been circulating about ${himD}` : ""}.`);
+		r.push(`Turning to face you, the ${fatherF} demands that you make up for the harm your slave has caused to ${himF} and ${hisF} family. While doing so, ${heF} leers at ${slave.slaveName} with a lascivious expression${rumored ? `, which conjures up rumors about the peculiar sexual preferences that have been circulating about ${himF}` : ""}.`);
 		App.Events.addParagraph(node, r);
 		r = [];
 
@@ -206,7 +206,7 @@ App.Events.REReputedDaughter = class REReputedDaughter extends App.Events.BaseEv
 				r.push(`${slave.slaveName} feels like that ${he} <span class="trust inc">got away with something ${he} shouldn't have</span>`);
 				if (slave.rules.relationship === "restrictive" || slave.relationship !== 0) {
 					if (slave.rules.release.slaves === 0) {
-						r.push(`and is <span class="devotion dec">annoyed</span> that your rules mean ${he} can't keep fucking the {kid}.`);
+						r.push(`and is <span class="devotion dec">annoyed</span> that your rules mean ${he} can't keep fucking the ${kid}.`);
 						slave.devotion -= 5;
 						slave.trust += 3;
 					} else {