diff --git a/src/endWeek/saRules.js b/src/endWeek/saRules.js
index 52788f784983cd2b3966ad1f622fcb3c0f36fa0a..f49b0f93bfc371f5dc2445faf650fb475deb0226 100644
--- a/src/endWeek/saRules.js
+++ b/src/endWeek/saRules.js
@@ -600,7 +600,7 @@ App.SlaveAssignment.rules = function(slave) {
 									slave.relationship = 3;
 									partner.slave.relationship = 3;
 								} else {
-									r.push(`They know it your rules prevent them from becoming anything more, but they enjoy themselves anyway.`);
+									r.push(`They know your rules prevent them from becoming anything more, but they enjoy themselves anyway.`);
 								}
 								slave.need = 0;
 								seX(partner.slave, "oral", slave, "penetrative", 7);
diff --git a/src/events/intro/introSummary.js b/src/events/intro/introSummary.js
index 197bb2fbf7f8d0618fa1275a2408af802d8d53a6..94183a91e2559095c7dc39ce224badd6d1010569 100644
--- a/src/events/intro/introSummary.js
+++ b/src/events/intro/introSummary.js
@@ -865,7 +865,7 @@ App.Intro.summary = function() {
 		V.potencyAge = Math.clamp(V.potencyAge, 3, 18);
 		options.addOption("Girls will not be able to impregnate others if their age is under", "potencyAge").showTextBox();
 
-		options.addOption("Precocious puberty is", "precociousPuberty").addComment("Under certain conditions they can become pregnant or inseminate others younger then normal age - V.fertilityAge, though they may also experience delayed puberty.")
+		options.addOption("Precocious puberty is", "precociousPuberty").addComment(`Under certain conditions slaves can become pregnant or impregnate others younger than normal age (${V.fertilityAge}); they may also experience delayed puberty.`)
 			.addValue("Enabled", 1).on().addValue("Disabled", 0).off();
 
 		options.addOption("Age penalties are", "AgePenalty").addComment("Job and career penalties due to age.")
diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw
index c669050a3f45a3a72dca47342433968301b13feb..48964b74c40bc0f46455eaffac40c0f7be7fb0b3 100644
--- a/src/uncategorized/reFSAcquisition.tw
+++ b/src/uncategorized/reFSAcquisition.tw
@@ -1282,7 +1282,7 @@
 
 <br><br>
 
-<<includeDOM App.Desc.longSlave(_slave)>>
+<<includeDOM App.Desc.longSlave(_slave, {market: "generic"})>>
 
 <br><br>