From 9e98b64e5dc9a83c61b1a4bb7dc3978d83ba2471 Mon Sep 17 00:00:00 2001 From: Enrico Del Fante Date: Mon, 23 Sep 2024 18:45:00 +0200 Subject: [PATCH] typo --- docs/reference/cli/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/cli/index.md b/docs/reference/cli/index.md index cd22e710b..e2fdc532f 100644 --- a/docs/reference/cli/index.md +++ b/docs/reference/cli/index.md @@ -2065,7 +2065,7 @@ p2p-flood-publish-enabled: false -Enables or disables the flood publishing befaviour for all p2p subnets. When enabled, the mesh is used when propagating messages from other peers, but a peer's own messages will always be published to all known peers in the topic in. The default is `true`. +Enables or disables the flood publishing behaviour for all p2p subnets. When enabled, the mesh is used when propagating messages from other peers, but a peer's own messages will always be published to all known peers in the topic in. The default is `true`. ### `p2p-interface`, `p2p-interfaces`