This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 3f7359edaaa1f31c7e38b95a0e29eea376c106c8 Author: Andrea Cosentino <[email protected]> AuthorDate: Sun Jan 31 16:34:15 2021 +0100 Backport action test: Fixed some grammar on README --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 5a64544..816e1e7 100644 --- a/README.adoc +++ b/README.adoc @@ -36,4 +36,4 @@ link:./docs/modules/ROOT/pages/testing.adoc[testing guide]. == Documentation -Read https://camel.apache.org/camel-kafka-connector/latest/index.html[official latest documentation] or the local link:./docs/modules/ROOT/pages/getting-started.adoc[Getting started guide]. +Read the https://camel.apache.org/camel-kafka-connector/latest/index.html[Official latest documentation] or the local link:./docs/modules/ROOT/pages/getting-started.adoc[Getting started guide].
