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:01:18 UTC

[camel-kamelets] branch 0.9.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 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 5340f2c6 Fix typo in description of telegram source kamelet
5340f2c6 is described below

commit 5340f2c6573b16cb5d5fa452bfe33f04288b8bdc
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 9b625b90..fbc896ef 100644
--- a/kamelets/telegram-source.kamelet.yaml
+++ b/kamelets/telegram-source.kamelet.yaml
@@ -44,7 +44,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: