Skip to content

Commit c5f7c9c

Browse files
rklaehnflub
andauthored
Update src/app/blog/lets-write-a-dht/page.mdx
Co-authored-by: Floris Bruynooghe <[email protected]>
1 parent 196c3fe commit c5f7c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/blog/lets-write-a-dht/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The standard solution for content discovery in systems such as bittorrent and IP
3737

3838
The code is not yet production ready, but it is an interesting use case for many advanced techniques involving iroh connections, such as connection pools and 0rtt connections. It also is a nice way to show off irpc, both for *local* rpc to control a DHT node and for the DHT protocol itself.
3939

40-
# What is a distributed hashtable
40+
# What is a Distributed Hash Table
4141

4242
Let's see what wikipedia says:
4343

0 commit comments

Comments
 (0)