FIX: typo in augmentation installation message

"chosing" -> "choosing"
This commit is contained in:
citrusmunch 2022-02-14 10:14:54 -05:00
parent 9ddb1c4379
commit a534d27313

@ -110,7 +110,7 @@ export function AugmentationsRoot(props: IProps): React.ReactElement {
<br />
<br />
It is recommended to install several Augmentations at once. Preferably everything from any faction of your
chosing.
choosing.
</>
}
/>