UI: Fix typo in field work description (#1691)

This commit is contained in:
Pimvgd
2024-10-10 06:18:57 +02:00
committed by GitHub
parent cd99006c4e
commit 24ab173d6c

View File

@@ -36,7 +36,7 @@ const hackingContractsInfo =
const fieldWorkInfo =
"Carry out field missions for your faction. " +
"Your effectiveness, which determines how much " +
"reputation you gain for this faction, is based on all of your stats equally . " +
"reputation you gain for this faction, is based on all of your stats equally. " +
"You will gain exp for all stats.";
const securityWorkInfo =
"Serve in a security detail for your faction. " +