diff --git a/src/uncategorized/costsBudget.tw b/src/uncategorized/costsBudget.tw
index 236021b03bc94d0012e457dea9706b907b7e4db7..1c53d919233dc6441ec127a743494948695a3234 100644
--- a/src/uncategorized/costsBudget.tw
+++ b/src/uncategorized/costsBudget.tw
@@ -2209,7 +2209,7 @@ for(var i = 0; i < State.variables.lastWeeksCashIncome.length; i++){
 
 	<<if $securityForceActive > 0>>
 		<tr>
-			<td>Acquisitions: [[$securityForceNameCaps|SFM Barracks][$nextButton = "Back to Budget", $nextLink = "Costs Budget"]]</td>
+			<td>Acquisitions: [[$securityForceName|SFM Barracks][$nextButton = "Back to Budget", $nextLink = "Costs Budget"]]</td>
 			<td>
 				<<if Math.trunc($lastWeeksCashIncome.mercenaries) > 0>>
 					@@.yellowgreen;+<<print cashFormat(Math.trunc($lastWeeksCashIncome.mercenaries))>>@@