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

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


The following commit(s) were added to refs/heads/0.9.x by this push:
     new 089f029e [GoogleStorage] Fix description typo
089f029e is described below

commit 089f029ed548b9e09eeb778a4f93b50e4e6c596c
Author: Andrej Vano <av...@redhat.com>
AuthorDate: Tue Aug 30 11:12:59 2022 +0200

    [GoogleStorage] Fix description typo
---
 kamelets/google-storage-source.kamelet.yaml                             | 2 +-
 .../src/main/resources/kamelets/google-storage-source.kamelet.yaml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kamelets/google-storage-source.kamelet.yaml 
b/kamelets/google-storage-source.kamelet.yaml
index 37199208..ca6600b0 100644
--- a/kamelets/google-storage-source.kamelet.yaml
+++ b/kamelets/google-storage-source.kamelet.yaml
@@ -44,7 +44,7 @@ spec:
         type: string
       serviceAccountKey:
         title: Service Account Key
-        description: TThe service account key to use as credentials for Google 
Cloud Storage access. You must encode this value in base64.
+        description: The service account key to use as credentials for Google 
Cloud Storage access. You must encode this value in base64.
         type: binary
         x-descriptors:
         - urn:camel:group:credentials
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml
index 37199208..ca6600b0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml
@@ -44,7 +44,7 @@ spec:
         type: string
       serviceAccountKey:
         title: Service Account Key
-        description: TThe service account key to use as credentials for Google 
Cloud Storage access. You must encode this value in base64.
+        description: The service account key to use as credentials for Google 
Cloud Storage access. You must encode this value in base64.
         type: binary
         x-descriptors:
         - urn:camel:group:credentials

Reply via email to