Skip to content

Commit

Permalink
Fix typos in GitHub kamelets (#1569)
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Aug 14, 2023
1 parent b4da723 commit 27e19a5
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 40 deletions.
8 changes: 4 additions & 4 deletions kamelets/github-commit-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Commit Source"
title: "GitHub Commit Source"
description: |-
Receive commit From Github.
Receive commit From GitHub.
required:
- repoName
- repoOwner
Expand All @@ -42,15 +42,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
8 changes: 4 additions & 4 deletions kamelets/github-event-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Event Source"
title: "GitHub Event Source"
description: |-
Receive Events From a Github Repository.
Receive Events From a GitHub Repository.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
8 changes: 4 additions & 4 deletions kamelets/github-pullrequest-comment-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Pull Request Comments Source"
title: "GitHub Pull Request Comments Source"
description: |-
Receive pull request Comments From Github.
Receive pull request Comments From GitHub.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
8 changes: 4 additions & 4 deletions kamelets/github-pullrequest-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Pull Request Source"
title: "GitHub Pull Request Source"
description: |-
Receive pull request From Github.
Receive pull request From GitHub.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
8 changes: 4 additions & 4 deletions kamelets/github-tag-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Tag Source"
title: "GitHub Tag Source"
description: |-
Receive Tags From a Github Repository.
Receive Tags From a GitHub Repository.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Commit Source"
title: "GitHub Commit Source"
description: |-
Receive commit From Github.
Receive commit From GitHub.
required:
- repoName
- repoOwner
Expand All @@ -42,15 +42,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Event Source"
title: "GitHub Event Source"
description: |-
Receive Events From a Github Repository.
Receive Events From a GitHub Repository.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Pull Request Comments Source"
title: "GitHub Pull Request Comments Source"
description: |-
Receive pull request Comments From Github.
Receive pull request Comments From GitHub.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Pull Request Source"
title: "GitHub Pull Request Source"
description: |-
Receive pull request From Github.
Receive pull request From GitHub.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Github Tag Source"
title: "GitHub Tag Source"
description: |-
Receive Tags From a Github Repository.
Receive Tags From a GitHub Repository.
required:
- repoName
- repoOwner
Expand All @@ -40,15 +40,15 @@ spec:
properties:
repoName:
title: Repository Name
description: The Github Repository name
description: The GitHub Repository name
type: string
repoOwner:
title: Repository Owner
description: The repository owner
type: string
oauthToken:
title: OAuth Token
description: Oauth token
description: OAuth token
type: string
format: password
x-descriptors:
Expand Down

0 comments on commit 27e19a5

Please sign in to comment.