diff --git a/src/endWeek/saWhore.js b/src/endWeek/saWhore.js
index c7b3f6b99a253740d70c25592d56c8dfa90f2088..3eaf0e63bbb77c967860b733234fbdc5dd3d4286 100644
--- a/src/endWeek/saWhore.js
+++ b/src/endWeek/saWhore.js
@@ -257,11 +257,11 @@ window.saWhore = (function saWhore() {
 			} else {
 				customers2 = "ERROR";
 			}
-			r += ` can attract the ${customers2}, but they already had plenty slaves to fuck so ${he} `;
+			r += ` can attract the ${customers2}, but they already had plenty of other slaves to fuck so ${he} `;
 		}
 		r += ` attracted ${beauty} ${customers} members of the public (${Math.trunc(beauty / 7)} a day)`;
 		if (slave.maxWhoreClass > slave.effectiveWhoreClass) {
-			` instead`;	// TODO: unassigned string here - intentional?
+			r += ` instead`;
 		}
 		if (beauty > 160) {
 			r += `, so many that `;