diff --git a/src/endWeek/saGuardYou.js b/src/endWeek/saGuardYou.js
index 06f611e780fd5977530853b713b941d3d061e9f0..8de6917f25c89bd7c7032fed8be16bc73705880c 100644
--- a/src/endWeek/saGuardYou.js
+++ b/src/endWeek/saGuardYou.js
@@ -244,7 +244,7 @@ App.SlaveAssignment.guardYou = (function() {
 		slave.trust += 4;
 
 		if (V.dojo > 1) {
-			r.push(`${He} <span class="hotpink">appreciates</span>how special it is that ${he} has a nice room off the armory to rest in. ${He} can finally <span class="green">rest easy</span> while still keeping tabs on your safety.`);
+			r.push(`${He} <span class="hotpink">appreciates</span> how special it is that ${he} has a nice room off the armory to rest in. ${He} can finally <span class="green">rest easy</span> while still keeping tabs on your safety.`);
 			slave.devotion += 1;
 		} else {
 			r.push(`Between protecting you, training, and keeping vigil while you sleep, ${he} lives a <span class="red">very tiring</span> life.`);