diff --git a/src/interaction/main/useGuard.js b/src/interaction/main/useGuard.js
index 427c4a1697f1ed99955d5a2100bd092543ed441a..edcb84865e20ef164ccc8a20ce6cea168f067a50 100644
--- a/src/interaction/main/useGuard.js
+++ b/src/interaction/main/useGuard.js
@@ -182,7 +182,7 @@ App.Interact.guardPose = function(slave) {
 		case "a comfortable bodysuit":
 			r += `${His} bodysuit and weapons make ${him} look like an action movie heroine.`;
 			break;
-		case "a tight Impeiral bodysuit":
+		case "a tight Imperial bodysuit":
 			r += `${His} form-fitting bodysuit and weapons make ${him} look like an action movie heroine, an elegant mesh of pulsating cybernetics and tight nanomesh that rides up tightly against ${his} every curve.`;
 			break;
 		case "a burkini":