You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/11/17 07:08:35 UTC

[camel-kamelets] 07/09: MariaDB Source Kamelet: Fixed typo in description

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

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

commit 1237d951c20673ccbcc81f17be8e6d9561841fd7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 17 08:07:24 2021 +0100

    MariaDB Source Kamelet: Fixed typo in description
---
 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 90590d0..5904ee9 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 MariaDB Server driver dependency in spec->integration->dependencies
+      In your 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: