You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/10/18 05:26:26 UTC

[camel-karavan] branch main updated: Typo

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6fbe60c  Typo
6fbe60c is described below

commit 6fbe60c9db44fdae9a675cdbe41eb284fdf12913
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Oct 18 07:26:15 2022 +0200

    Typo
---
 karavan-vscode/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/karavan-vscode/README.md b/karavan-vscode/README.md
index 7eab36a..491c534 100644
--- a/karavan-vscode/README.md
+++ b/karavan-vscode/README.md
@@ -75,7 +75,7 @@ Build-in catalogues:
     jbang -Dcamel.jbang.version=3.18.2 camel@apache/camel run $INTEGRATION.yaml --max-messages=10 --logging-level=info
     ```
 
-## Expost integration to Maven project
+## Export integration to Maven project
 
 * Export using context menu
 ![export](images/export.png)