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

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

commit a418a88d2b2613709a220a01e396f80f9491a299
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Mar 17 12:44:44 2022 +0100

    AWS DDB Sink: Fixed typo
---
 kamelets/aws-ddb-sink.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/aws-ddb-sink.kamelet.yaml 
b/kamelets/aws-ddb-sink.kamelet.yaml
index 2ed3ba5..debfa09 100644
--- a/kamelets/aws-ddb-sink.kamelet.yaml
+++ b/kamelets/aws-ddb-sink.kamelet.yaml
@@ -91,7 +91,7 @@ spec:
           - 'urn:alm:descriptor:com.tectonic.ui:checkbox'
         default: false
       uriEndpointOverride:
-        title: Overwritte Endpoint URI
+        title: Overwrite Endpoint URI
         description: Set the overriding endpoint URI. This option needs to be 
used in combination with overrideEndpoint option.
         type: string
       overrideEndpoint:

Reply via email to