From e6e5947899c0f9115013c2da5ffe77e343860a6f Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 25 Dec 2020 16:22:21 +0000 Subject: [PATCH] Updated 3.2 Applying Your Changes (markdown) --- 3.2-Applying-Your-Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.2-Applying-Your-Changes.md b/3.2-Applying-Your-Changes.md index b4d1239..032bf79 100644 --- a/3.2-Applying-Your-Changes.md +++ b/3.2-Applying-Your-Changes.md @@ -39,7 +39,7 @@ user_pref("privacy.cpd.formdata", true); // Form & Search History ``` - In a `profile/user-overrides.js` you override them -- The sample below is from our [override recipes](https://github.com/arkenfox/user.js/issues/1080) +- The example below is from our [override recipes](https://github.com/arkenfox/user.js/issues/1080), which you would modify to suit exactly what you need ```js /*** MY OVERRIDES ***/