diff --git a/src/endWeek/saGetMilked.js b/src/endWeek/saGetMilked.js
index a04706e53c2b8f0aa0825e8fa9aec33537e433de..6262db5199fa2bd98f796f5a04b30430432c0f12 100644
--- a/src/endWeek/saGetMilked.js
+++ b/src/endWeek/saGetMilked.js
@@ -367,7 +367,7 @@ window.saGetMilked = (function saGetMilked() {
 	function milkingEffects(slave) {
 		if (slave.fetishKnown) {
 			if (slave.fetish === "boobs" || slave.energy > 95) {
-				r += ` Getting constantly milked is as good as sex, as far as ${he}'s concerned. <span class="devotion inc">$He is happy</span> to have ${his} breasts receive so much attention.`;
+				r += ` Getting constantly milked is as good as sex, as far as ${he}'s concerned. <span class="devotion inc">${He} is happy</span> to have ${his} breasts receive so much attention.`;
 				slave.devotion += 1;
 				if (slave.need > 0) {
 					slave.need = 0;
diff --git a/src/endWeek/saPorn.js b/src/endWeek/saPorn.js
index 0e013d488d7b15f95b84cbf52eadda710c1072d8..37f86e59e7bfa0797412f1f9edfd0c873b4d770b 100644
--- a/src/endWeek/saPorn.js
+++ b/src/endWeek/saPorn.js
@@ -154,7 +154,7 @@ window.saPorn = (function saPorn() {
 				r += `${He} has claimed a niche for ${himself} in ${slave.porn.fameType} porn, so there is a constant cycle of new arrivals and bored ex-watchers. `;
 			}
 		} else {
-			r += `${He} is borderline unknown, so $he tends to hold onto the few watchers ${he} has. `;
+			r += `${He} is borderline unknown, so ${he} tends to hold onto the few watchers ${he} has. `;
 		}
 
 		if (slave.prestige > 1) {