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 10:00:59 UTC

[camel-kamelets] branch 3.20.x 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 3.20.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/3.20.x by this push:
     new 551c8a5b Fix typo in description of telegram source kamelet
551c8a5b is described below

commit 551c8a5b735c03acd12687185928939449cf8deb
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 9c87a009..9b82ef37 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: