Selaa lähdekoodia

Merge pull request #46 from TheFrenchGhosty/master

Fix typos in the About page
Zed 7 vuotta sitten
vanhempi
commit
a7dcdea9dd
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      public/md/about.md

+ 2 - 2
public/md/about.md

@@ -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>
 
 * 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
 * Uses unofficial API (no developer account required)
 * 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
 [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.
 
 ## Why use Nitter?