Fix typos in the About page

This commit is contained in:
TheFrenchGhosty 2019-09-26 02:49:02 +02:00
parent c158ce8517
commit 3d70faaff7

View file

@ -4,7 +4,7 @@ Nitter is a free and open source alternative Twitter front-end focused on
privacy. The source is available on GitHub at <https://github.com/zedeus/nitter> privacy. The source is available on GitHub at <https://github.com/zedeus/nitter>
* No JavaScript or ads * No JavaScript or ads
* All requests go through the backend, client never talks to Twitter * All requests go through the backend, clients never talk to Twitter
* Prevents Twitter from tracking your IP or JavaScript fingerprint * Prevents Twitter from tracking your IP or JavaScript fingerprint
* Uses unofficial API (no developer account required) * Uses unofficial API (no developer account required)
* AGPLv3 licensed, no proprietary instances permitted * AGPLv3 licensed, no proprietary instances permitted
@ -13,7 +13,7 @@ privacy. The source is available on GitHub at <https://github.com/zedeus/nitter>
Nitter's GitHub wiki contains a list of Nitter's GitHub wiki contains a list of
[instances](https://github.com/zedeus/nitter/wiki/Instances) and [instances](https://github.com/zedeus/nitter/wiki/Instances) and
a [browser extensions](https://github.com/zedeus/nitter/wiki/Extensions) a list of [browser extensions](https://github.com/zedeus/nitter/wiki/Extensions)
maintained by the community. maintained by the community.
## Why use Nitter? ## Why use Nitter?