You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2023/12/06 15:24:27 UTC

(camel-kamelets-examples) branch apupier-patch-1 created (now 0ae8eed)

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

apupier pushed a change to branch apupier-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


      at 0ae8eed  Fix indentation of title in README.adoc

This branch includes the following new commits:

     new 0ae8eed  Fix indentation of title in README.adoc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel-kamelets-examples) 01/01: Fix indentation of title in README.adoc

Posted by ap...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0ae8eed0cf4df88ff84497cb590492da3c2c8190
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Wed Dec 6 16:24:22 2023 +0100

    Fix indentation of title in README.adoc
---
 jbang/jbang-edit/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/jbang-edit/README.adoc b/jbang/jbang-edit/README.adoc
index dba64e2..f945188 100644
--- a/jbang/jbang-edit/README.adoc
+++ b/jbang/jbang-edit/README.adoc
@@ -4,7 +4,7 @@ This example shows how to use JBang to edit the source code by using the jbang C
 to download dependencies and setup project for being ready to load into an IDE of choice,
 such as IDEA, VSCode, or Eclipse.
 
- === Install JBang
+=== Install JBang
 
 First install JBang according to https://www.jbang.dev