This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 2268dc22eed34ed028fcacfe26d0933c0f5a21b7 Author: Otavio Rodolfo Piske <[email protected]> AuthorDate: Wed Feb 21 12:37:03 2024 +0100 CAMEL-20410: documentation fixes for camel-kudu - Fixed samples - Fixed grammar and typos - Fixed punctuation - Added and/or fixed links - Converted to use tabs --- components/camel-kudu/src/main/docs/kudu-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-kudu/src/main/docs/kudu-component.adoc b/components/camel-kudu/src/main/docs/kudu-component.adoc index 278da10e750..0ef0153a118 100644 --- a/components/camel-kudu/src/main/docs/kudu-component.adoc +++ b/components/camel-kudu/src/main/docs/kudu-component.adoc @@ -31,7 +31,7 @@ for this component: == Prerequisites -You must have a valid Kudu instance running. More information are available at https://kudu.apache.org/[Apache Kudu]. +You must have a valid Kudu instance running. More information is available at https://kudu.apache.org/[Apache Kudu]. // component-configure options: START
