Skip to content

Commit 825a6e8

Browse files
committed
fix: Typo
Signed-off-by: 白日梦主义 <37233261+Cherrling@users.noreply.github.com>
1 parent 5b17a10 commit 825a6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_admin-guide/070_Destinations/100_Kafka-c/000_Before_you_begin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ implementation, using only the required parameters.
4747
@include "scl.conf"
4848
4949
destination d_kafka {
50-
kafka(
50+
kafka-c(
5151
bootstrap-servers("1.2.3.4:9092,192.168.0.2:9092")
5252
topic("{MYTOPIC}")
5353
);

0 commit comments

Comments
 (0)