From b50445a88cb97fa9e5ee21660a170c4bfee7db5e Mon Sep 17 00:00:00 2001 From: Sharuzzaman Ahmat Raslan Date: Sat, 31 Oct 2020 00:38:53 +0800 Subject: [PATCH] fixed small typo for Kademlia fixed small typo for Kademlia --- beps/bep_0005.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beps/bep_0005.rst b/beps/bep_0005.rst index 3df7b7e..596b883 100644 --- a/beps/bep_0005.rst +++ b/beps/bep_0005.rst @@ -10,7 +10,7 @@ BitTorrent uses a "distributed sloppy hash table" (DHT) for storing peer contact information for "trackerless" torrents. In effect, each -peer becomes a tracker. The protocol is based on Kademila [#Kademlia]_ and is +peer becomes a tracker. The protocol is based on Kademlia [#Kademlia]_ and is implemented over UDP. Please note the terminology used in this document to avoid