From 42e470fff5d6db1f623d03715805e6c6c0fbc0f1 Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Thu, 7 May 2026 05:14:48 +0000 Subject: [PATCH] docs: Fix create connection documentation referencing replication factor --- doc/user/data/examples/create_connection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/data/examples/create_connection.yml b/doc/user/data/examples/create_connection.yml index 10be06d3a0db7..067d0036ae87a 100644 --- a/doc/user/data/examples/create_connection.yml +++ b/doc/user/data/examples/create_connection.yml @@ -176,7 +176,7 @@ description: | *Value:* `int` - The partition count to use when creating the progress topic (if the Kafka + The replication factor to use when creating the progress topic (if the Kafka topic does not already exist). Default: Broker's default.