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 656210d38f1165b2f8450899f3b88941ce81a35c
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jun 18 14:47:20 2021 +0200

    Added MariaDB Source Kamelet
---
 docs/modules/ROOT/pages/mariadb-source.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/mariadb-source.adoc 
b/docs/modules/ROOT/pages/mariadb-source.adoc
index 14e34f9..61dc5bf 100644
--- a/docs/modules/ROOT/pages/mariadb-source.adoc
+++ b/docs/modules/ROOT/pages/mariadb-source.adoc
@@ -7,7 +7,7 @@
 
 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>"
 

Reply via email to