diff --git a/src/endWeek/saInflation.js b/src/endWeek/saInflation.js
index 059c2b33f72788d4a5c0b4f3a044717ddc98ffac..037fbec4308b0c43c4a14e88828bac47811bf11c 100644
--- a/src/endWeek/saInflation.js
+++ b/src/endWeek/saInflation.js
@@ -626,7 +626,7 @@ App.SlaveAssignment.inflation = (function() {
 				}
 			}
 			if (jsRandom(1, 100) > 50 / gigantomastiaMod && slave.boobs < 3000 * gigantomastiaMod) {
-				r.push(`${His} breasts <span class="lime">swell</span> with added fat as ${his} digests the milk contained in ${his} digestive track.`);
+				r.push(`${His} breasts <span class="lime">swell</span> with added fat as ${he} digests the milk contained in ${his} digestive track.`);
 				slave.boobs += 200;
 			}
 			if (jsRandom(1, 100) > (50 / rearLipedemaDivider) && slave.butt < 7 + ((7 / 2) * rearLipedemaMod)) {