This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch fix-mariadb
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 0a7395a395b99abb1cb7269585795da75c57e943
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jun 18 14:55:06 2021 +0200

    MariaDB Sink Kamelet: Fixed description
---
 docs/modules/ROOT/pages/mariadb-sink.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/mariadb-sink.adoc 
b/docs/modules/ROOT/pages/mariadb-sink.adoc
index 6731e8b..44fb18b 100644
--- a/docs/modules/ROOT/pages/mariadb-sink.adoc
+++ b/docs/modules/ROOT/pages/mariadb-sink.adoc
@@ -7,7 +7,7 @@
 
 Send data to 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