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 aac170b88e9c2b9792ac112c37bb379f29c0350f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 17 12:45:47 2022 +0100 AWS S3 kamelets: Fixed Typos --- kamelets/aws-s3-sink.kamelet.yaml | 2 +- kamelets/aws-s3-source.kamelet.yaml | 2 +- kamelets/aws-s3-streaming-upload-sink.kamelet.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kamelets/aws-s3-sink.kamelet.yaml b/kamelets/aws-s3-sink.kamelet.yaml index 41902cf..e8224c4 100644 --- a/kamelets/aws-s3-sink.kamelet.yaml +++ b/kamelets/aws-s3-sink.kamelet.yaml @@ -87,7 +87,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: diff --git a/kamelets/aws-s3-source.kamelet.yaml b/kamelets/aws-s3-source.kamelet.yaml index 2a4587d..2b5f05d 100644 --- a/kamelets/aws-s3-source.kamelet.yaml +++ b/kamelets/aws-s3-source.kamelet.yaml @@ -90,7 +90,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: diff --git a/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml b/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml index d97e6ac..e50df79 100644 --- a/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml +++ b/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml @@ -117,7 +117,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: