Update AugmentationsPage.tsx

Tooltip's text refining
This commit is contained in:
borisflagell 2022-10-11 18:29:17 +03:00
parent 125cd04383
commit 5c1777a6d4

@ -147,8 +147,7 @@ export function AugmentationsPage(props: IProps): React.ReactElement {
<Tooltip <Tooltip
title={ title={
<Typography> <Typography>
The prices of Shadows of Anarchy's Augmentations increases for every one already bought. These price are NOT {FactionNames.ShadowsOfAnarchy} augmentations prices increase for every one already bought. These prices are NOT reset when installing augmentations.
reset when installing augmentations.
</Typography> </Typography>
} }
> >