diff --git a/src/endWeek/persBusiness.js b/src/endWeek/persBusiness.js
index c42866c1aa53a4bae530c027326a4dc6f1bb1000..0b16a98b3342113ea85cc80276a4d62a9b7ce000 100644
--- a/src/endWeek/persBusiness.js
+++ b/src/endWeek/persBusiness.js
@@ -398,7 +398,7 @@ App.EndWeek.personalBusiness = function() {
 				break;
 			case "chinese law":
 				_income += random(2000, 3000);
-				({ he, him } = getPronouns(S.HeadGirl));
+				({he, him} = getPronouns(S.HeadGirl));
 				r.push(`This time, you have a good idea that will also make use of your Head Girl. You coax ${him} into thinking ${he} should accept bribes for the time being, making up a good reason on the spot, and ${he} ends up bringing back <span class="yellowgreen">${cashFormat(_income)}</span> from all the bribes people gave for ${him} to turn the other way.`);
 				break;
 			case "chinese":