diff --git a/docs/src/architecture/p2p-network.md b/docs/src/architecture/p2p-network.md index 6eec5b670..face8f20a 100644 --- a/docs/src/architecture/p2p-network.md +++ b/docs/src/architecture/p2p-network.md @@ -21,7 +21,7 @@ location is derived from the peer's IP address. Every Freenet peer, also referred to as a node, forms two-way connections with a set of other peers, termed "neighbors." These connections utilize the User -Datagram Protocol (UDP) and can do [Frewall hole punching]() when necessary. Peers manage their resource usage — +Datagram Protocol (UDP) and can do [Firewall hole punching]() when necessary. Peers manage their resource usage — bandwidth, memory, CPU, and storage — based on limits set by the user. ## Adaptive behavior