diff --git a/building-blocks/hyperdht.md b/building-blocks/hyperdht.md index 282ff84..aeeb555 100644 --- a/building-blocks/hyperdht.md +++ b/building-blocks/hyperdht.md @@ -111,7 +111,7 @@ Creates a new server for accepting incoming encrypted P2P connections. } ``` -> Servers can be run on normal home computers, as the DHT will UDP holepunch connections are personal to users. +> You can run servers on normal home computers, as the DHT will UDP holepunch connections for you. #### Methods