diff --git a/README.md b/README.md index 1fdc07e..42a3088 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Kademlia ======== This is an implementation of the Kademlia (http://en.wikipedia.org/wiki/Kademlia) routing protocol and DHT. -Kademlia origainal Publication: http://link.springer.com/chapter/10.1007/3-540-45748-8_5 +Kademlia original Publication: http://link.springer.com/chapter/10.1007/3-540-45748-8_5 Note: This repository is a Netbeans project which you can simply download and import.