mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
STANEK: Typo fix in description (#1627)
Fixing a typo (missing space) in the CotMG faction info text.
This commit is contained in:
parent
b4f2a5c641
commit
47b261f520
@ -765,7 +765,7 @@ export const FactionInfos: Record<FactionName, FactionInfo> = {
|
||||
<Option
|
||||
buttonText={"Open Stanek's Gift"}
|
||||
infoText={
|
||||
"Stanek's Gift is a powerful augmentation that powers up the stat you chose to boost." +
|
||||
"Stanek's Gift is a powerful augmentation that powers up the stat you chose to boost. " +
|
||||
"Gaining reputation with the Church of the Machine God can only be done by charging the gift."
|
||||
}
|
||||
onClick={() => Router.toPage(Page.StaneksGift)}
|
||||
|
Loading…
Reference in New Issue
Block a user