diff --git a/3.1-Overrides.md b/3.1-Overrides.md index 743c2f6..37c2876 100644 --- a/3.1-Overrides.md +++ b/3.1-Overrides.md @@ -4,7 +4,7 @@ --- -Arkenfox flips 120+ prefs. With that, you will get some inconvenience and breakage. Everybody's mileage and threat model will differ - **EVERYONE** will need some "overrides". You do this by keeping them in a separate `user-overrides.js` file in your profile folder, so updating doesn't wipe them but instead appends them (when you run the updater). +Arkenfox flips 110+ prefs. With that, you will get some inconvenience and breakage. Everybody's mileage and threat model will differ - **EVERYONE** will need some "overrides". You do this by keeping them in a separate `user-overrides.js` file in your profile folder, so updating doesn't wipe them but instead appends them (when you run the updater). Remember how a user.js applies prefs in the order they are written? So if a pref was listed a second time, then the second value (yours) would override the first (arkenfox's).