diff --git a/src/interaction/main/toychest.js b/src/interaction/main/toychest.js
index 407e339838055102c48191d299270d3966e642b4..bd1b307b1e3d479e0e42141f10e989565eb89aa1 100644
--- a/src/interaction/main/toychest.js
+++ b/src/interaction/main/toychest.js
@@ -158,7 +158,7 @@ App.Interact.ToyChest = function(slave) {
 			case "attractive lingerie for a pregnant woman":
 				r += `${His} breasts gently spill out of ${his} slightly too small top.`;
 				if (slave.lactation) {
-					r += `${His} leaking nipples have rendered ${his} top see-through.`;
+					r += ` ${His} leaking nipples have rendered ${his} top see-through.`;
 				}
 				break;
 			case "a maternity dress":