diff --git a/pubsub/gossipsub/gossipsub-v1.1.md b/pubsub/gossipsub/gossipsub-v1.1.md index 5668805e0..dda693539 100644 --- a/pubsub/gossipsub/gossipsub-v1.1.md +++ b/pubsub/gossipsub/gossipsub-v1.1.md @@ -76,7 +76,7 @@ message PeerInfo { ``` -## Flood Publishing +### Flood Publishing In gossipsub v1.0 a freshly published message is propagated through the mesh or the fanout map if the publisher is not subscribed to the topic. In gossipsub v1.1 publishing is (optionally)