diff --git a/src/interaction/main/toychest.js b/src/interaction/main/toychest.js
index 78965d47422e33624452f829ec24309ee1fc3a2e..6d585abbae9e0f8218a0263413fd5b2a55451a77 100644
--- a/src/interaction/main/toychest.js
+++ b/src/interaction/main/toychest.js
@@ -135,7 +135,7 @@ App.Interact.ToyChest = function(slave) {
 				if (V.PC.title === 0) {
 					r += `ess`;
 				}
-				r += `in this office, and ${he} serves `;
+				r += ` in this office, and ${he} serves `;
 				if (V.PC.title === 0) {
 					r += `her.`;
 				} else {