Skip to content

Commit 72ef64d

Browse files
docs: minor style updates (#565)
1 parent cbff51b commit 72ef64d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ endif::[]
235235
After you create a service account to connect to a Kafka instance, you must also set the appropriate level of access for that new account in the Access Control List (ACL) of the Kafka instance. {product-kafka} uses ACLs provided by Kafka that enable you to manage how other user accounts and service accounts are permitted to interact with the Kafka resources that you create.
236236

237237
.Prerequisites
238-
* You've created a Kafka instance and the instance is in *Ready* state.
238+
* You've created a Kafka instance and the instance is in the *Ready* state.
239239
* You've created a service account that you want to allow to access the running Kafka instance.
240240

241241
.Procedure
@@ -304,7 +304,7 @@ endif::[]
304304
After you create a Kafka instance, you can create Kafka topics to start producing and consuming messages in your services.
305305

306306
.Prerequisites
307-
* You've created a Kafka instance and the instance is in *Ready* state.
307+
* You've created a Kafka instance and the instance is in the *Ready* state.
308308

309309
.Procedure
310310
. In the *Kafka Instances* page of the web console, click the name of the Kafka instance that you want to add a topic to.

0 commit comments

Comments
 (0)