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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4f81e30a Update README.adoc - fix bulleted list
4f81e30a is described below

commit 4f81e30af2749c4b48fe69e19339af3ae893ca88
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Fri Nov 7 15:10:46 2025 +0100

    Update README.adoc - fix bulleted 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