You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dj...@apache.org on 2021/11/13 01:11:55 UTC

[camel-kafka-connector] 07/07: Table Name cell no longer needs to be 'a'

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

djencks pushed a commit to branch camel-kafka-connector-0.11.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit 0dcf88e846d28d87f024b5415654de7cbfe667bb
Author: David Jencks <dj...@apache.org>
AuthorDate: Tue Nov 9 05:59:18 2021 -0800

    Table Name cell no longer needs to be 'a'
---
 docs/modules/ROOT/examples/template/connector-options.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/examples/template/connector-options.adoc b/docs/modules/ROOT/examples/template/connector-options.adoc
index 6cf8196..a99de2c 100644
--- a/docs/modules/ROOT/examples/template/connector-options.adoc
+++ b/docs/modules/ROOT/examples/template/connector-options.adoc
@@ -36,7 +36,7 @@ endif::[]
 ifeval::[{propertycount} != 0]
 The camel-{basename} {type} connector supports {propertycount} options, which are listed below.
 
-[width="100%",cols="2a,5a,^1,1",options="header"]
+[width="100%",cols="2,5a,^1,1",options="header"]
 |===
 | Name | Description | Default | Priority
 |===