From 774eced317dc25d53a6ded3efb2d9fa4da2eddc6 Mon Sep 17 00:00:00 2001 From: SebassNoob <78428559+SebassNoob@users.noreply.github.com> Date: Mon, 23 May 2022 00:05:40 +0800 Subject: [PATCH] grammar --- src/Augmentation/data/AugmentationCreator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Augmentation/data/AugmentationCreator.tsx b/src/Augmentation/data/AugmentationCreator.tsx index 7277c9eef..e3faedc5b 100644 --- a/src/Augmentation/data/AugmentationCreator.tsx +++ b/src/Augmentation/data/AugmentationCreator.tsx @@ -129,7 +129,7 @@ export const initSoAAugmentations = (): Augmentation[] => [ name: AugmentationNames.WisdomOfAthena, repCost: 1e4, moneyCost: 1e6, - info: "A connective brain implant to SASHA that focuses in on pattern recognition and predictive templating.", + info: "A connective brain implant to SASHA that focuses on pattern recognition and predictive templating.", stats: <>This augmentation makes the Bracket minigame easier by removing all '[' ']'., isSpecial: true, factions: [FactionNames.ShadowsOfAnarchy],