You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2024/03/16 14:47:40 UTC

(camel) branch main updated: tiny typo

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

bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d3518de4851 tiny typo
d3518de4851 is described below

commit d3518de4851406bbf0f053380243bd536108c1f8
Author: Babak Vahdat <bv...@apache.org>
AuthorDate: Sat Mar 16 15:46:45 2024 +0100

    tiny typo
---
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 9031ef4a580..300858ac6e3 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -2797,7 +2797,7 @@ And to see which Kamelets are available:
 
 [source,bash]
 ----
-camel catalog kamelets
+camel catalog kamelet
 ----
 
 TIP: Use `camel catalog --help` to see all possible commands.