Browse Source

Fixed spelling in README.md

Chas 11 years ago
parent
commit
926cbd4aab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # IPFS - the InterPlanetary File System
 # IPFS - the InterPlanetary File System
 
 
-The Permanet Web
+The Permanent Web
 
 
 IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.
 IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.