services/Tahoe-LAFS.md
... ...
@@ -4,7 +4,7 @@
4 4
Tahoe-LAFS provides a distributed, reliable and crypted file system.
5 5
6 6
## How?
7
-Some people runs Tahoe-LAFS nodes, providing space. With clients files can be published and received to the cloud. Everything will be encrypted on client side and keep redundant in the cloud.
7
+Some people run Tahoe-LAFS nodes, providing space. With clients files can be published and received to the cloud. Everything will be encrypted on client side and keep redundant in the cloud.
8 8
9 9
## Benefit
10 10
Default you need only 3 of 10 parts of a file to reconstruct it. So a downtime of a tahoe node doesn't means data loss.
... ...
@@ -30,4 +30,4 @@ With `bin/tahoe start` you start your local node.
30 30
You can reach the local node via web browser at [http://localhost:3456](http://localhost:3456).
31 31
32 32
## Further informations
33
-Look at https://tahoe-lafs.org for further informations.
... ...
\ No newline at end of file
0
+Look at https://tahoe-lafs.org for further information.
... ...
\ No newline at end of file