diff --git a/3.3-Updater-Scripts.md b/3.3-Updater-Scripts.md index e89768e..0a1d246 100644 --- a/3.3-Updater-Scripts.md +++ b/3.3-Updater-Scripts.md @@ -5,7 +5,7 @@ Unless you want to use the `user.js` exactly as it is, our updater scripts requi ### :small_orange_diamond: Mac/Linux -[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. Tt will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. +[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. It will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. ### :small_orange_diamond: Windows