You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/04/05 09:57:26 UTC

[camel-kamelets] branch main updated: Fix typo in description of telegram source kamelet

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


The following commit(s) were added to refs/heads/main by this push:
     new 700c31e6 Fix typo in description of telegram source kamelet
700c31e6 is described below

commit 700c31e6474a21b8bf78149cb56d00437cb7117e
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Mon Apr 3 15:34:19 2023 +0200

    Fix typo in description of telegram source kamelet
---
 kamelets/telegram-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/telegram-source.kamelet.yaml b/kamelets/telegram-source.kamelet.yaml
index b33cf5b7..06642141 100644
--- a/kamelets/telegram-source.kamelet.yaml
+++ b/kamelets/telegram-source.kamelet.yaml
@@ -45,7 +45,7 @@ spec:
     properties:
       authorizationToken:
         title: Token
-        description: "The token to access your bot on Telegram. You you can obtain it from the Telegram @botfather."
+        description: "The token to access your bot on Telegram. You can obtain it from the Telegram @botfather."
         type: string
         format: password
         x-descriptors: