correcting english
authorRigel Kent <par@rigelk.eu>
Sun, 29 Jul 2018 09:48:40 +0000 (11:48 +0200)
committerRigel Kent <par@rigelk.eu>
Sun, 29 Jul 2018 09:48:40 +0000 (11:48 +0200)
Home.md

diff --git a/Home.md b/Home.md
index 561476b5f9a5a8229ddeaa750aa1bd9da3792220..860adf2c479f8927a835d412c0a84d030db96e1d 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -18,7 +18,7 @@ If you want to follow them automatically as they come you have 2 scripts, but *t
     - Doesn't require a central node exchange point (node list)
     - More secure than shell script (shell script use file as variable for storage of login token)
 * [script from Skid](https://github.com/Chocobozzz/PeerTube/issues/406#issuecomment-397452809) and [python3 version](https://gist.github.com/Jorropo/e5e7bc471e290cb8098e36b150288631)
-    - Lot more faster
+    - Faster
     - Protects privacy (maybe if a node isn't listed on [instances.peertu.be](https://instances.peertu.be/instances) there is a reason)
 
 You can do a cron like `*/10 * * * * /opt/peertube-autofollow.py >/dev/null 2>&1` to automate its update.