diff --git a/src/endWeek/saPleaseYou.js b/src/endWeek/saPleaseYou.js
index 72c9367a4db3da7fd98b39ccbed6bf0ed499efdf..816f2d821cf195392a39c6b57d97d365b78deb19 100644
--- a/src/endWeek/saPleaseYou.js
+++ b/src/endWeek/saPleaseYou.js
@@ -1782,7 +1782,7 @@ App.SlaveAssignment.pleaseYou = function saPleaseYou(slave) {
 				slave.devotion += 1;
 			}
 		} else if (slave.sexualQuirk === "romantic") {
-			r.push(`${slave.slaveName} knows being part of your harem is the best romance ${he} can realistically expect, and does ${his} best to <span class="mediumaquamarine">be content</span> with it.`);
+			r.push(`${slave.slaveName} knows being ${slave.ID === V.ConcubineID ? `at the top` : `part`}  of your harem is the best romance ${he} can realistically expect, and does ${his} best to <span class="mediumaquamarine">be content</span> with it.`);
 			slave.trust += 1;
 		}
 		if (slave.fetish === "pregnancy" && (V.PC.preg >= 20 || (V.PC.preg >= 16 && V.PC.career === "escort"))) { // .belly