summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjpjp <jpjp@users.noreply.github.com>2014-05-13 14:46:58 +0200
committerjpjp <jpjp@users.noreply.github.com>2014-05-13 14:46:58 +0200
commit9a51be85480cdef93647629fdd8f08bcb27c6f5d (patch)
tree48a86a21722575e555525c16e2706e2e8664865e /README.md
parenteb7a70a3c9a502b1e1c71adfec7091a24658b136 (diff)
Update README.md
Correct a couple of typos.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c2b9b5e73e..d776335f79 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ This is the `syncthing` project. The following are the project goals:
1. Define a protocol for synchronization of a file repository between a
number of collaborating nodes. The protocol should be well defined,
- unambigous, easily understood, free to use, efficient, secure and
- languange neutral. This is the [Block Exchange
+ unambiguous, easily understood, free to use, efficient, secure and
+ language neutral. This is the [Block Exchange
Protocol](https://github.com/calmh/syncthing/blob/master/protocol/PROTOCOL.md).
2. Provide the reference implementation to demonstrate the usability of