Skip to content

Commit

Permalink
[GoogleStorage] Fix description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
avano authored and oscerd committed Aug 31, 2022
1 parent b8367a8 commit e723d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kamelets/google-storage-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e723d44

Please sign in to comment.