From 056f2e037516f54cd0efd847733807af78819044 Mon Sep 17 00:00:00 2001 From: David Ragusa Date: Sat, 8 Jan 2022 23:36:23 -0800 Subject: [PATCH] Fix apostrophe typo --- src/Faction/FactionHelpers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Faction/FactionHelpers.tsx b/src/Faction/FactionHelpers.tsx index 3808f7801..2a6aeb143 100644 --- a/src/Faction/FactionHelpers.tsx +++ b/src/Faction/FactionHelpers.tsx @@ -134,7 +134,7 @@ export function purchaseAugmentation(aug: Augmentation, fac: Faction, sing = fal dialogBoxCreate( "You purchased " + aug.name + - ". It's enhancements will not take " + + ". Its enhancements will not take " + "effect until they are installed. To install your augmentations, go to the " + "'Augmentations' tab on the left-hand navigation menu. Purchasing additional " + "augmentations will now be more expensive.",