diff --git a/src/personalAssistant/assistantAppearance.js b/src/personalAssistant/assistantAppearance.js
index 36d3127b6ebaf2782f37e9f093a6ab29b24dc699..1328101091730a25e9b0756208a4c6f1c93df580 100644
--- a/src/personalAssistant/assistantAppearance.js
+++ b/src/personalAssistant/assistantAppearance.js
@@ -436,11 +436,11 @@ globalThis.PersonalAssistantAppearance = function() {
 				} else if (V.assistant.market.relationship === "incestuous") {
 					r.push(`The fairy`);
 					if (sisterA === sisterM) {
-						r.push(`${sisterA}`);
+						r.push(`${sisterA}s`);
 					} else {
-						r.push(`sibling`);
+						r.push(`siblings`);
 					}
-					r.push(`s are lying down, each embracing the other as they languidly make out. ${V.assistant.name} slips one leg in between ${hisA} ${sisterM}'s, and the two begin rocking against one another. The two grow more and more passionate as they make love together.`);
+					r.push(`are lying down, each embracing the other as they languidly make out. ${V.assistant.name} slips one leg in between ${hisA} ${sisterM}'s, and the two begin rocking against one another. The two grow more and more passionate as they make love together.`);
 				} else {
 					r.push(`The two fairies are sitting on top of a virtual flower, finishing up their work. With that out of the way, they strip down and each take a stamen and give them a thorough licking. Once coated, they line their stamen up to the other fairy's pussy. They take a moment to hold each other's hand as they slowly slide down the stamen. The two bottom out with a moan, and pull each other into a warm embrace. The market assistant starts buzzing ${hisM} wings, the vibration causing both of them to yelp. ${V.assistant.name} grins at this new source of pleasure, locking lips with the market assistant as the two beat their wings to a rhythm only they can hear.`);
 				}