diff --git a/src/events/RE/incest/reSiblingRevenge.js b/src/events/RE/incest/reSiblingRevenge.js
index b516804575b383cc57e92c78be736c64262cf051..d0a59874b25d724cca113ef01f7e8ed3e1acdf2c 100644
--- a/src/events/RE/incest/reSiblingRevenge.js
+++ b/src/events/RE/incest/reSiblingRevenge.js
@@ -133,7 +133,7 @@ App.Events.RESiblingRevenge = class RESiblingRevenge extends App.Events.BaseEven
 				r.push(`in front of ${him} and start face-`);
 			}
 			r.push(`fucking ${him} in turn, slowly permitting ${him} to find a rhythm where ${he} can fuck and get fucked at the same time. ${He}'s getting it much harder than ${he}'s giving it but ${he}'s experienced enough that ${he} comes quickly.`);
-			r.push(`<span class="devotion inc">${youngerSis.slaveName} has become more devoted to you,</span> while <span class="devotion dec">${olderSis.slaveName} has become more rebellious,</span>${(canDoAnal(olderSis)) ? `and <span class="virginity loss">${olderSis.slaveName} has lost ${his2} anal virginity.</span>` : `.`}`);
+			r.push(`<span class="devotion inc">${youngerSis.slaveName} has become more devoted to you,</span> while <span class="devotion dec">${olderSis.slaveName} has become more rebellious,</span>${(canDoAnal(olderSis)) ? ` and <span class="virginity loss">${olderSis.slaveName} has lost ${his2} anal virginity.</span>` : `.`}`);
 			youngerSis.devotion += 4;
 			if (canDoAnal(youngerSis)) {
 				youngerSis.counter.anal += 1;