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
commit f644db591d16cafb3ff988ab6519c88d9df5605c Author: Claus Ibsen <[email protected]> AuthorDate: Sat Jun 1 11:03:27 2024 +0200 Typo --- jbang/camel-1.0/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jbang/camel-1.0/README.adoc b/jbang/camel-1.0/README.adoc index 6bede73..2f4b587 100644 --- a/jbang/camel-1.0/README.adoc +++ b/jbang/camel-1.0/README.adoc @@ -30,7 +30,7 @@ Which allows to run CamelJBang with `camel` as shown below. === How to run -Then you can run this example (with ActiveMQ broker embeded) using: +Then you can run this example (with ActiveMQ broker embedded) using: [source,sh] ----
