diff --git a/src/events/RESS/review/shiftDoorframe.js b/src/events/RESS/review/shiftDoorframe.js
index ef5084e02dbc3dd016e4b586a50ccfc06821c1c2..e3f02d4a5b17505161fa3ae4549a54f2d0b8b875 100644
--- a/src/events/RESS/review/shiftDoorframe.js
+++ b/src/events/RESS/review/shiftDoorframe.js
@@ -499,7 +499,7 @@ App.Events.RESSShiftDoorframe = class RESSShiftDoorframe extends App.Events.Base
 				r.push(`though it's nothing new to ${him}.`);
 			} else if (eventSlave.vagina > 1) {
 				r.push(`veteran pussy notwithstanding.`);
-			} else is (eventSlave.vagina === 0) {
+			} else if (eventSlave.vagina === 0) {
 				r.push(`even <span class="virginity loss>lossing ${his} maidenhead</span>.`);
 			} else {
 				r.push(`inserting slowly into ${his} still-tight pussy.`);