Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
fix: another typo
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
alanshaw committed Dec 10, 2018
1 parent e7b8697 commit 87bcd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPEC/DHT.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* [dht.put](#dhtput)
* [dht.query](#dhtquery)

#### `dht.findpeer`
#### `dht.findPeer`

> Retrieve the Peer Info of a reachable node in the network.
Expand Down

0 comments on commit 87bcd68

Please sign in to comment.