diff --git a/src/endWeek/saGetMilked.js b/src/endWeek/saGetMilked.js
index 79bad3646e8b2762333491ec1182960ecbbd9c21..78c7aab4898b4800dd973e10d55540badf64c510 100644
--- a/src/endWeek/saGetMilked.js
+++ b/src/endWeek/saGetMilked.js
@@ -511,7 +511,7 @@ App.SlaveAssignment.getMilked = (function() {
 
 		if (slave.prostate > 0) {
 			if (slave.prostate > 2) {
-				r.text += ` ${His} heavily altered prostate greatly increases the volume of ${his} ejaculations and promotes excessive, watery semen production. This dilute ejaculate<span class="cash dec">sells poorly</span> compared to normal cum.`;
+				r.text += ` ${His} heavily altered prostate greatly increases the volume of ${his} ejaculations and promotes excessive, watery semen production. This dilute ejaculate <span class="cash dec">sells poorly</span> compared to normal cum.`;
 			} else if (slave.prostate > 1) {
 				r.text += ` ${His} hyperactive prostate increases the volume of ${his} ejaculations and promotes good semen production.`;
 			}