This is an automated email from the ASF dual-hosted git repository.
showuon pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/markdown by this push:
new e9923300f1 MINOR: Fix typo (#882)
e9923300f1 is described below
commit e9923300f1d88b5d3919b45832e13d8a7d7579ac
Author: morgando <[email protected]>
AuthorDate: Tue Jun 16 19:57:42 2026 -0400
MINOR: Fix typo (#882)
---
content/en/39/operations/kraft.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/en/39/operations/kraft.md
b/content/en/39/operations/kraft.md
index c4e7d8adea..369997f286 100644
--- a/content/en/39/operations/kraft.md
+++ b/content/en/39/operations/kraft.md
@@ -340,7 +340,7 @@ Once the KRaft controller quorum has been started, the
brokers will need to be r
* broker.id: Ensure `broker.id` is set to a non-negative integer even if
`broker.id.generation.enable` is enabled (default is enabled). Additionally,
ensure `broker.id` does not exceed `reserved.broker.max.id` to avoid failure.
* controller.quorum.bootstrap.servers
* controller.listener.names
- * The controller.listener.name should also be added to
listener.security.property.map
+ * The controller.listener.name should also be added to
listener.security.protocol.map
* zookeeper.metadata.migration.enable