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

commit 2ec30dab7b159ebe0ab2b9da51d911a7418ae1e3
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Nov 29 14:53:18 2022 +0100

    Add an Azure Storage Blob CDC Source Kamelet - Fix description
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
index 253af45b..219ed0c0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: Azure Storage Blob CDC Source
     description: |-
-      Receive data from Azure Service Bus SQS subscribed to Azure Event Grid 
reporting events related to a Azure Storage Blob account.
+      Receive data from Azure Service Bus subscribed to Azure Eventgrid 
reporting events related to a Azure Storage Blob account.
 
       Connection string is the basic method for authenticating to the Azure 
Servicebus Queue.
 

Reply via email to