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

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

commit 7c2047e837372f56c2a955350657deb2468aca51
Author: Christoph Deppisch <cdeppi...@redhat.com>
AuthorDate: Tue May 2 10:04:46 2023 +0200

    fix: Typo in data-type-action.kamelet
---
 kamelets/data-type-action.kamelet.yaml                                  | 2 +-
 .../src/main/resources/kamelets/data-type-action.kamelet.yaml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kamelets/data-type-action.kamelet.yaml 
b/kamelets/data-type-action.kamelet.yaml
index 10b670ab..84685131 100644
--- a/kamelets/data-type-action.kamelet.yaml
+++ b/kamelets/data-type-action.kamelet.yaml
@@ -44,7 +44,7 @@ spec:
         example: "camel"
       format:
         title: Data Type Format
-        description: Defines the data type that will be applied by this 
action. The Kameelet catalog supports different data types and performs 
automatic message conversion according to the given type.
+        description: Defines the data type that will be applied by this 
action. The Kamelet catalog supports different data types and performs 
automatic message conversion according to the given type.
         type: string
   dependencies:
     - "mvn:org.apache.camel.kamelets:camel-kamelets-utils:4.0.0-SNAPSHOT"
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml
index 10b670ab..84685131 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml
@@ -44,7 +44,7 @@ spec:
         example: "camel"
       format:
         title: Data Type Format
-        description: Defines the data type that will be applied by this 
action. The Kameelet catalog supports different data types and performs 
automatic message conversion according to the given type.
+        description: Defines the data type that will be applied by this 
action. The Kamelet catalog supports different data types and performs 
automatic message conversion according to the given type.
         type: string
   dependencies:
     - "mvn:org.apache.camel.kamelets:camel-kamelets-utils:4.0.0-SNAPSHOT"

Reply via email to