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:28 UTC

(camel-kamelets-examples) 01/01: 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 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