diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-04 12:32:15 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-04 12:32:15 +0100 |
commit | a2b9c6c73da03b680e0fbe17b7e7ec94ce0d55eb (patch) | |
tree | 40081e20f531ee6af14b5a57afd5dcc58b0b2e18 /docs | |
parent | 50ac7f684815ea883f444c2bf98972ef411ce3fc (diff) | |
download | NorthstarWiki-a2b9c6c73da03b680e0fbe17b7e7ec94ce0d55eb.tar.gz NorthstarWiki-a2b9c6c73da03b680e0fbe17b7e7ec94ce0d55eb.zip |
Fix typos
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 18d9668..f7d7ce6 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -40,4 +40,4 @@ See also [this thread on Steam](https://steamcommunity.com/app/1237970/discussio ## "I disabled all mods and now I cannot re-enable them as the mods menu is gone": -To to your `Titanfall2` directory. From there go to the `R2Northstar` and delete `enabledmods.json`. This file stores information which mod is enabled and disabled. By deleting this fail Northstar will fall back to the default (all mods enabled) and re-create the file appropriately. +Go to your `Titanfall2` directory. From there go to the `R2Northstar` and delete `enabledmods.json`. This file stores information about which mods are enabled and disabled. By deleting this file Northstar will fall back to the default (all mods enabled) and re-create the file appropriately. |