diff --git a/src/uncategorized/pePitFightInvite.tw b/src/uncategorized/pePitFightInvite.tw
index 22acb6991def51d38e2925d1c6d6192390e4d6a5..a29aa34aa738e5ecdd1e391a540fa80c220fd609 100644
--- a/src/uncategorized/pePitFightInvite.tw
+++ b/src/uncategorized/pePitFightInvite.tw
@@ -11,7 +11,7 @@
 <p>Gladiatorial combat between slaves has not yet reached the level of social acceptability it once enjoyed in Rome, but it's growing in popularity. For now, most fights are discreet affairs limited to select guests. Displaying a slave bodyguard is an excellent way to get yourself invited to participate, and $assistant.name has just passed on an invitation to a private fight next week, should you be willing to hazard a bodyguard.</p>
 
 <<if $pit>>
-	<p>Of course, <<= capFirstChar($pitName)>> in $arcologies[0].name sees regular fights<<if $pit.lethal>> to the death<</if>>, but there's something extra special about attending these outside fights<<if !$pit.lethal>>, especially with the very real risk of violent death<</if>>.</p>
+	<p>Of course, <<= capFirstChar($pit.name)>> in $arcologies[0].name sees regular fights<<if $pit.lethal>> to the death<</if>>, but there's something extra special about attending these outside fights<<if !$pit.lethal>>, especially with the very real risk of violent death<</if>>.</p>
 <</if>>
 
 <span id="result">
diff --git a/src/uncategorized/repBudget.tw b/src/uncategorized/repBudget.tw
index cda30a1c977d23ed1c8d37638b2c8ba3a8ed0d42..cf5ede3ede73340a0804111e98284d78f22b9d63 100644
--- a/src/uncategorized/repBudget.tw
+++ b/src/uncategorized/repBudget.tw
@@ -82,7 +82,7 @@
 		<br>
 	<</if>>
 
-	<<print budgetLine("pit", "<<if $pit>>[[capFirstChar($pitName)|Pit][$nextButton = \"Back to Budget\", $nextLink = \"Rep Budget\"]]<<else>><<= capFirstChar($pitName)>><</if>> ($pit.fighterIDs.length slaves)")>>
+	<<print budgetLine("pit", "<<if $pit>>[[capFirstChar($pit.name)|Pit][$nextButton = \"Back to Budget\", $nextLink = \"Rep Budget\"]] ($pit.fighterIDs.length slaves)<<else>>The Pit<</if>>")>>
 
 	<<print budgetLine("servantsQuarters", "<<if $servantsQuarters>>[[Servants' Quarters][$nextButton = \"Back to Budget\", $nextLink = \"Rep Budget\"]]<<else>>Servants' Quarters<</if>> (_L.servantsQuarters slaves)")>>