Skip to content

Commit afebcfa

Browse files
fix: typo in kcat docs (#494)
1 parent 11f2c56 commit afebcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kafka/kcat-kafka/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ endif::[]
106106
== Configuring Kafkacat to connect to a Kafka instance
107107

108108
[role="_abstract"]
109-
To enable Kafkacat to access a Kafka instance, configure the connection using the bootstrap server endpoint for the instance and the generated credentials for your {product-kafka} service account. For Kafkacat, you can configure connection information either by passing options to the `kafkacat` command or by using a configuration file. The example in this task sets environment variables and then passes them to the `kafkcat` command.
109+
To enable Kafkacat to access a Kafka instance, configure the connection using the bootstrap server endpoint for the instance and the generated credentials for your {product-kafka} service account. For Kafkacat, you can configure connection information either by passing options to the `kafkacat` command or by using a configuration file. The example in this task sets environment variables and then passes them to the `kafkacat` command.
110110

111111
For more information about Kafkacat configuration options, see https://github.com/edenhill/kafkacat#configuration[Configuration^] in the Kafkacat documentation.
112112

0 commit comments

Comments
 (0)