Update spelling in GossipSubv1.1 spec

Just something I saw while reading through the spec
This commit is contained in:
rob-maron
2023-11-12 10:11:56 -05:00
committed by GitHub
parent 87c684e245
commit 13507ceed3

View File

@@ -186,7 +186,7 @@ node propagates in the network with high probability.
### Outbound Mesh Quotas
In gossipsub v1.0 mesh peers are randomly selected, without any weight given to the direction
of the conneciton. In contrast, gossipsub v1.1 implements oubout connection quotas, so that
of the connection. In contrast, gossipsub v1.1 implements oubout connection quotas, so that
a peer tries to always maintain a number of outbound connections in the mesh.
Specifically, we define a new overlay parameter `D_out`, which must be set below `D_lo` and