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 d43b364c1d94cff07b2f37e7678adce3d06d9b7e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jun 18 14:46:36 2021 +0200

    Added MariaDB Source Kamelet
---
 mariadb-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mariadb-source.kamelet.yaml b/mariadb-source.kamelet.yaml
index 25f667f..cb29890 100644
--- a/mariadb-source.kamelet.yaml
+++ b/mariadb-source.kamelet.yaml
@@ -16,7 +16,7 @@ spec:
     description: |-
       Query data from a MariaDB Database.
 
-      In you KameletBinding file you'll need to explicitly declare the SQL 
Server driver dependency in spec->integration->dependencies
+      In you KameletBinding file you'll need to explicitly declare the MariaDB 
Server driver dependency in spec->integration->dependencies
       
       - "mvn:org.mariadb.jdbc:mariadb-java-client:<version>"
     required:

Reply via email to