Fix sentence hyperdht.md (#138)

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."
This commit is contained in:
annadevile
2024-09-13 10:58:54 +02:00
committed by GitHub
parent 5da6fb2460
commit ccb62402a8

View File

@@ -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 #### Methods