diff --git a/Overrides.md b/Overrides.md index 9caf7d9..da3adbb 100644 --- a/Overrides.md +++ b/Overrides.md @@ -17,7 +17,7 @@ So, if a pref is listed a second time, then the second value (yours) would overr ### Accessibility Service Firefox **Accessibility Service** is disabled to improve resource utilization and security. -This will allow for external applications to use keyboard shortcuts, as well as allow screen readers and other assistive software. +Enable it to allow external applications to use keyboard shortcuts, as well as allow screen readers and other assistive software. ``` // PREF: restore Accessibility Service user_pref("accessibility.force_disabled", 0);