README: fix capitalization of Tor (MR 4)
Only the first letter is capitalized according to Tor Project: https://support.torproject.org/about/why-is-it-called-tor/.
This commit is contained in:
parent
dd8dadbdfe
commit
2bf6a4cf8b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The visible width of the URL is increased by hiding buttons around the urlbar (m
|
||||||
|
|
||||||
### Other Mobile Related
|
### Other Mobile Related
|
||||||
* Enable zooming with fingers <small>(Change in about:config; apz.allow_zooming, apz.allow_double_tap_zooming, dom.w3c.touch_events.enabled)</small>
|
* Enable zooming with fingers <small>(Change in about:config; apz.allow_zooming, apz.allow_double_tap_zooming, dom.w3c.touch_events.enabled)</small>
|
||||||
* Mobile user agent (from TOR browser for Android) <small>(Change in about:config; general.useragent.override)</small>
|
* Mobile user agent (from Tor browser for Android) <small>(Change in about:config; general.useragent.override)</small>
|
||||||
|
|
||||||
### Privacy
|
### Privacy
|
||||||
* Disable search suggestions, so URLs do not get sent to search engines as they are getting typed <small>(Change in Preferences)</small>
|
* Disable search suggestions, so URLs do not get sent to search engines as they are getting typed <small>(Change in Preferences)</small>
|
||||||
|
|
Loading…
Reference in a new issue