diff --git a/src/uncategorized/costsBudget.tw b/src/uncategorized/costsBudget.tw
index c67cdb6864ceb9fa86280bc5c9f2dde42b89b6e2..c698b490bff5c977e55775c92f2da2e412383a41 100644
--- a/src/uncategorized/costsBudget.tw
+++ b/src/uncategorized/costsBudget.tw
@@ -946,7 +946,7 @@ for(var i = 0; i < State.variables.lastWeeksCashIncome.length; i++){
 	<<if $mercenaries > 0>>
 		<tr>
 			<td>Security: [[$mercenariesTitle|Barracks][$nextButton = "Back to Budget", $nextLink = "Costs Budget"]]
-			<<if $barracks>><<else>><br>//@@.red;Cost increased by the lack of a barracks.@@//<</if>>
+			<<if $barracks>><<else>><br>//@@.red;Cost increased by the lack of an armory.@@//<</if>>
 			<<if ($PC.warfare >= 100) || ($PC.career == "arcology owner")>><br>//Cost reduced by your @@.springgreen;mercenary contacts.@@//<</if>>
 			</td>
 			<td><<= cashNumFormat($lastWeeksCashIncome.mercenaries)>></td>