diff --git a/contrib/kafka/config/provisioner/README.md b/contrib/kafka/config/provisioner/README.md index 051e4d25ae4..32052668a1c 100644 --- a/contrib/kafka/config/provisioner/README.md +++ b/contrib/kafka/config/provisioner/README.md @@ -73,8 +73,8 @@ colocated in one Pod: kubectl get deployment -n knative-eventing kafka-channel-controller ``` -The Channel Controller Config Map is used to configure the `bootstrapServers` -of your Apache Kafka installation: +The Channel Controller Config Map is used to configure the `bootstrapServers` of +your Apache Kafka installation: ```shell kubectl get configmap -n knative-eventing kafka-channel-controller-config