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:27:44 UTC

(camel-kamelets-examples) branch main updated: Fix indentation of title in README.adoc

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 90986cb  Fix indentation of title in README.adoc
90986cb is described below

commit 90986cb65a863339d361b77cad0eaadc4a3f322d
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