diff --git a/3.1-Resetting-Inactive-Prefs-[Scripts].md b/3.1-Resetting-Inactive-Prefs-[Scripts].md index b1b24b3..e6ffd87 100644 --- a/3.1-Resetting-Inactive-Prefs-[Scripts].md +++ b/3.1-Resetting-Inactive-Prefs-[Scripts].md @@ -41,7 +41,7 @@ The solution is simple. Automate it, and reset **every single pref** in the user * Open the Developer>Browser Console>Logging for any output * Restart Firefox * Some prefs require a restart - * A restart will reapply your `user.js` (and `override.js` if [applicable](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.2-Additonal-JS-Files)) + * A restart will reapply your `user.js` * Re-enable the network connection ### :small_orange_diamond: Script Example