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:
Danct12 2021-03-28 04:22:37 +00:00 committed by Dylan Van Assche
parent dd8dadbdfe
commit 2bf6a4cf8b
No known key found for this signature in database
GPG key ID: 8642571587897EA1

View file

@ -16,7 +16,7 @@ The visible width of the URL is increased by hiding buttons around the urlbar (m
### 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>
* 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
* Disable search suggestions, so URLs do not get sent to search engines as they are getting typed <small>(Change in Preferences)</small>