diff --git a/src/Augmentation/AugmentationHelpers.jsx b/src/Augmentation/AugmentationHelpers.jsx index 784962004..aceb384d6 100644 --- a/src/Augmentation/AugmentationHelpers.jsx +++ b/src/Augmentation/AugmentationHelpers.jsx @@ -101,7 +101,7 @@ function initAugmentations() { const CircadianRhythm = new Augmentation({ name:AugmentationNames.CircadianRhythm, moneyCost: 1e9, repCost:4.5e3, - info:"An prototype injection which modifies your circadian rhythm, leading to unexpected effects.

" + + info:"A prototype injection which modifies your circadian rhythm, leading to varied effects.

" + "This augmentation currently modifies these values:
" });