diff --git a/src/Augmentation/AugmentationHelpers.jsx b/src/Augmentation/AugmentationHelpers.jsx index b7df5ce26..4d6e222e1 100644 --- a/src/Augmentation/AugmentationHelpers.jsx +++ b/src/Augmentation/AugmentationHelpers.jsx @@ -387,7 +387,7 @@ function initAugmentations() { const ArtificialSynapticPotentiation = new Augmentation({ name:AugmentationNames.ArtificialSynapticPotentiation, repCost:2500, moneyCost:16e6, info:"The body is injected with a chemical that artificially induces synaptic potentiation, " + - "otherwise known as the strengthening of synapses. This results in a enhanced cognitive abilities.

" + + "otherwise known as the strengthening of synapses. This results in enhanced cognitive abilities.

" + "This augmentation:
" + "Increases the player's hacking speed by 2%.
" + "Increases the player's hacking chance by 5%.
" +