From 2e0242ccbf5cfe6388561e063dc1d7d5aec2f2db Mon Sep 17 00:00:00 2001 From: John Hollowell Date: Fri, 31 Dec 2021 18:59:39 -0500 Subject: [PATCH] Fix typo in AugmentationHelpers.tsx --- src/Augmentation/AugmentationHelpers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Augmentation/AugmentationHelpers.tsx b/src/Augmentation/AugmentationHelpers.tsx index 8522bb22a..2d053a220 100644 --- a/src/Augmentation/AugmentationHelpers.tsx +++ b/src/Augmentation/AugmentationHelpers.tsx @@ -1925,7 +1925,7 @@ function initAugmentations(): void { repCost: 7.5e3, moneyCost: 3e7, info: - "A tiny chip that sits behind the retinae. This implant lets the" + "user visually detect infrared radiation.", + "A tiny chip that sits behind the retinae. This implant lets the user visually detect infrared radiation.", crime_success_mult: 1.25, crime_money_mult: 1.1, dexterity_mult: 1.1,