Skip to content

Commit

Permalink
mispelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron authored Nov 12, 2023
1 parent c805028 commit 98c5aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsub/gossipsub/gossipsub-v1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ at most `D/2`, such that:
that at least `D_out` peers are outbound connections; see also [Peer Scoring](#peer-scoring) below.
- When the peer receives a GRAFT while oversubscribed (with mesh degree at `D_hi` or higher), it only
accepts the new peer in the mesh if it is an outbound connection.
- During heartbeat maintainence, if the peer already has at least `D_lo` peers in the mesh but not
- During heartbeat maintenance, if the peer already has at least `D_lo` peers in the mesh but not
enough outbound connections, then it selects as many needed peers to fill the quota and grafts them
in the mesh.

Expand Down

0 comments on commit 98c5aa9

Please sign in to comment.