This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch apupier-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 562e7b9559c039ab14034f6305bcc9c272366a18
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Fri Nov 7 15:09:49 2025 +0100

    Update README.adoc - fix presentation for buleted list
---
 kafka/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kafka/README.adoc b/kafka/README.adoc
index 51821fff..d752576c 100644
--- a/kafka/README.adoc
+++ b/kafka/README.adoc
@@ -86,7 +86,7 @@ $ export brokers=<YOUR_KAFKA_BROKERS_URL>
 $ export id=<YOUR_KAFKA_SASL_CLIENT_ID>
 $ export secret=<YOUR_KAFKA_SASL_CLIENT_SECRET>
 ----
--SASL Oauth Bearer
+- SASL Oauth Bearer
 [source,shell]
 ----
 $ export brokers=<YOUR_KAFKA_BROKERS_URL>

Reply via email to