Skip to content

Commit

Permalink
Fix typo on Jbang --> JBang (#1574)
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Aug 14, 2023
1 parent 0729035 commit 1509573
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/examples/template/kamelet-options.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion it-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1509573

Please sign in to comment.