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 e11308a2dfbb69c8125a0820602777886b112933
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jun 18 15:20:49 2021 +0200

    Added SQL Server Source Kamelet
---
 sqlserver-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sqlserver-source.kamelet.yaml b/sqlserver-source.kamelet.yaml
index 719f2b6..2015372 100644
--- a/sqlserver-source.kamelet.yaml
+++ b/sqlserver-source.kamelet.yaml
@@ -12,7 +12,7 @@ metadata:
     camel.apache.org/kamelet.type: "source"
 spec:
   definition:
-    title: "Microsoft SQL Server Sink"
+    title: "Microsoft SQL Server Source"
     description: |-
       Query data from a Microsoft SQL Server Database.
 

Reply via email to