From a55fd5046b3e875691a21388acabea5c2d21d1ad Mon Sep 17 00:00:00 2001
From: Kwazygloo <85138054+Kwazygloo@users.noreply.github.com>
Date: Tue, 22 Jun 2021 11:05:29 -0400
Subject: [PATCH] Update AugmentationHelpers.jsx
---
src/Augmentation/AugmentationHelpers.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Augmentation/AugmentationHelpers.jsx b/src/Augmentation/AugmentationHelpers.jsx
index 554abd2c1..9593c501c 100644
--- a/src/Augmentation/AugmentationHelpers.jsx
+++ b/src/Augmentation/AugmentationHelpers.jsx
@@ -327,7 +327,7 @@ function initAugmentations() {
const GrapheneBoneLacings = new Augmentation({
name:AugmentationNames.GrapheneBoneLacings, repCost:1.125e6, moneyCost:4.25e9,
- info:"Graphene is grafted and infused into the skeletal structure, " +
+ info:"Graphene is grafted and fused into the skeletal structure, " +
"enhancing bone density and tensile strength.
" +
"This augmentation increases the player's strength and defense by 70%.",
strength_mult: 1.7,