Skip to content

Commit c0719b8

Browse files
authored
Reworded description of Kafka instance (#422)
* Reworded description of Kafka instance to clarify that it's the customers' producers and consumers that can connect to the kafka instance. * Rephrased description of Kafka instance according to reviewer's feedback.
1 parent 8de4d1c commit c0719b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kafka/getting-started-kafka/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ endif::[]
8282
== Creating a Kafka instance in {product-kafka}
8383

8484
[role="_abstract"]
85-
Use the {product-kafka} web console to create and configure a Kafka instance for your applications or services. A Kafka instance in {product-kafka} includes a Kafka cluster, bootstrap server, and the configurations needed to connect to producer and consumer services.
85+
Use the {product-kafka} web console to create and configure a Kafka instance for your applications or services. A Kafka instance in {product-kafka} includes a Kafka cluster, bootstrap server, and the configurations needed for producers and consumers to connect to the instance.
8686

8787
ifndef::qs[]
8888
.Prerequisites

0 commit comments

Comments
 (0)