This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new aa76390 Fixed typo aa76390 is described below commit aa76390fcae751b13acd56012781a4c60ef8d5d1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Nov 25 15:21:17 2020 +0100 Fixed typo --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9ce4680..87f4cf1 100644 --- a/README.adoc +++ b/README.adoc @@ -29,7 +29,7 @@ List of existing examples: - RabbitMQ source and sink examples - SFTP source and sink examples - Slack source, sink and apicurio registry example -- SSH source and sink example +- SSH source and sink examples - SQL source and sink examples - Telegram source and sink examples - Twitter Direct message source and sink examples