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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -36,7 +36,7 @@ const hackingContractsInfo =
const fieldWorkInfo = const fieldWorkInfo =
"Carry out field missions for your faction. " + "Carry out field missions for your faction. " +
"Your effectiveness, which determines how much " + "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."; "You will gain exp for all stats.";
const securityWorkInfo = const securityWorkInfo =
"Serve in a security detail for your faction. " + "Serve in a security detail for your faction. " +