diff --git a/src/markets/specificMarkets/schools.js b/src/markets/specificMarkets/schools.js
index 22ea49ec52f167afc493297f6f53a5023b0ca9c8..ef3ab38e2f2794d1c0c28fa9f55cea0d1d787ca3 100644
--- a/src/markets/specificMarkets/schools.js
+++ b/src/markets/specificMarkets/schools.js
@@ -42,16 +42,9 @@ App.Markets.LDE = function() {
 		} else {
 			r.push(`research into narrowly targeted hormonal treatments, its graduates are now available with generous members despite their femininity.`);
 		}
-		r.push(`As a major benefact`);
-		if (V.PC.title === 0) {
-			r.push(`rix`);
-		} else {
-			r.push(`or`);
-		}
-		r.push(`of the institution, you also receive a discount on them.`);
+		r.push(`As a major ${(V.PC.title === 0)? `benefactrix`:`benefactor`} of the institution, you also receive a discount on them.`);
 	}
 
-
 	App.UI.DOM.appendNewElement("p", el, r.join(" "), "scene-intro");
 
 	App.UI.DOM.appendNewElement("p", el, `L'École des Enculées offers a fresh graduate for inspection via video call. The interview takes place in the dormitory for the oldest class of girls. Absurdly sexual squeals repeatedly interrupt the call, making it very clear that someone close by the interviewee is experiencing a strong combination of anal pain and anal pleasure.`);
@@ -147,13 +140,7 @@ App.Markets.TCR = function() {
 		} else {
 			r.push(`a healthy sum of credits to encourage the sale of heifers.`);
 		}
-		r.push(`As a major benefact`);
-		if (V.PC.title === 0) {
-			r.push(`rix`);
-		} else {
-			r.push(`or`);
-		}
-		r.push(`of the ranch, you also receive a discount on them.`);
+		r.push(`As a major ${(V.PC.title === 0)? `benefactrix`:`benefactor`} of the ranch, you also receive a discount on them.`);
 	}
 	App.UI.DOM.appendNewElement("p", el, r.join(" "), "scene-intro");