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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3f8d8d9  Typo
3f8d8d9 is described below

commit 3f8d8d98288dfdad07666eeb12bdf27dd5335bf3
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jul 10 11:24:54 2024 +0200

    Typo
---
 jbang/kafka-health/application.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/kafka-health/application.properties 
b/jbang/kafka-health/application.properties
index a7ce537..9b3994f 100644
--- a/jbang/kafka-health/application.properties
+++ b/jbang/kafka-health/application.properties
@@ -8,5 +8,5 @@
 # quarkus.log.category."org.apache.kafka".level=DEBUG
 # quarkus.log.category."org.apache.camel.component.kafka".level=DEBUG
 
-# turn of quarkus dev-services as we run kafka via docker compose
+# turn off quarkus dev-services as we run kafka via docker compose
 quarkus.devservices.enabled = false 
\ No newline at end of file

Reply via email to