You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/14 07:13:00 UTC

[camel-kamelets] branch main updated: Fix typo on Jbang --> JBang (#1574)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 1509573c Fix typo on Jbang --> JBang (#1574)
1509573c is described below

commit 1509573c8e5cc0ee368d1d6dee7d7618d2bd0326
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Mon Aug 14 09:12:55 2023 +0200

    Fix typo on Jbang --> JBang (#1574)
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>
---
 docs/modules/ROOT/examples/template/kamelet-options.adoc | 4 ++--
 it-tests/README.md                                       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/modules/ROOT/examples/template/kamelet-options.adoc b/docs/modules/ROOT/examples/template/kamelet-options.adoc
index a557a76d..e4bc8260 100644
--- a/docs/modules/ROOT/examples/template/kamelet-options.adoc
+++ b/docs/modules/ROOT/examples/template/kamelet-options.adoc
@@ -30,11 +30,11 @@ At runtime, the \`{name}\` Kamelet relies upon the presence of the following dep
 
 jsonpathList::example$yaml/${basename}.kamelet.yaml[query='nodes$.spec.dependencies.*',format='value']
 
-== Camel Jbang usage
+== Camel JBang usage
 
 === *Prerequisites*
 
-* You've installed https://www.jbang.dev/[Jbang].
+* You've installed https://www.jbang.dev/[JBang].
 * You have executed the following command:
 
 [source,shell,subs=+attributes]
diff --git a/it-tests/README.md b/it-tests/README.md
index c03c5761..3d053d2d 100644
--- a/it-tests/README.md
+++ b/it-tests/README.md
@@ -5,7 +5,7 @@ This folder contains a suite of it-tests for Camel-Kamelets
 You'll need:
 - Terraform installed
 - AWS CLI
-- Camel-Jbang
+- Camel-JBang
 
 Once everything is set you'll just need to run