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:32 UTC

[camel-kamelets] 04/09: SQL Server 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 889e9983d5690049b2d370ddd34a96fc2fa6fa3a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 17 08:05:19 2021 +0100

    SQL Server Source Kamelet: Fixed typo in description
---
 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 1fd4f6c..dc5691a 100644
--- a/sqlserver-source.kamelet.yaml
+++ b/sqlserver-source.kamelet.yaml
@@ -16,7 +16,7 @@ spec:
     description: |-
       Query data from a Microsoft SQL Server Database.
 
-      In you KameletBinding file you'll need to explicitly declare the SQL Server driver dependency in spec->integration->dependencies
+      In your KameletBinding file you'll need to explicitly declare the SQL Server driver dependency in spec->integration->dependencies
 
       - "mvn:com.microsoft.sqlserver:mssql-jdbc:<version>"
     required: