diff --git a/src/Hacknet/data/HashUpgradesMetadata.tsx b/src/Hacknet/data/HashUpgradesMetadata.tsx index bb4c66a10..0864c458c 100644 --- a/src/Hacknet/data/HashUpgradesMetadata.tsx +++ b/src/Hacknet/data/HashUpgradesMetadata.tsx @@ -44,7 +44,7 @@ export const HashUpgradesMetadata: IConstructorParams[] = [ "Use hashes to increase the maximum amount of money on a single server by 2%. " + "Note that a server's maximum money is soft capped above $10t. " + "This effect persists until you install Augmentations (since servers " + - "are reset at that time). ", + "are reset at that time).", hasTargetServer: true, name: "Increase Maximum Money", value: 1.02,