diff --git a/src/SecExp/seeUnit.tw b/src/SecExp/seeUnit.tw
index dce90b6036d1a1faf99638cbba077c5792ddc98f..c9d4090bd08d52be8f05aa0deafd8640aa406f76 100644
--- a/src/SecExp/seeUnit.tw
+++ b/src/SecExp/seeUnit.tw
@@ -28,7 +28,7 @@
 		<br>
 		<<link "Refine the drone network with $SF.Lower assistance" "seeUnit">>
 		<<set $secBots.maxTroops += 10>>
-			<<run cashX(forceNeg(5000 + 10 * $secBotsUpgradeCost * $secBots.equip)), "securityExpansion")>>
+			<<run cashX(forceNeg(5000 + 10 * $secBotsUpgradeCost * $secBots.equip), "securityExpansion")>>
 		<</link>>
 		Utilize the technological developments made by $SF.Lower to further improve the control matrix of the security drones.
 		<br>//Costs <<print cashFormat(5000 + 10 * $secBotsUpgradeCost * $secBots.equip)>> and will increase the max by 10//