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

djencks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit b25dcaacbedaec3dbffabc5e62d98a81fcbdb49d
Author: David Jencks <djen...@apache.org>
AuthorDate: Tue Nov 9 19:55:53 2021 -0800

    With inline anchor name column can be non-'a'
---
 docs/components/modules/spring-boot/partials/starter.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/modules/spring-boot/partials/starter.adoc 
b/docs/components/modules/spring-boot/partials/starter.adoc
index c77f20d..0c0d0c5 100644
--- a/docs/components/modules/spring-boot/partials/starter.adoc
+++ b/docs/components/modules/spring-boot/partials/starter.adoc
@@ -24,7 +24,7 @@ endif::[]
 ifeval::[{sbpropertiescount} != 0]
 The component supports {sbpropertiescount} options, which are listed below.
 
-[width="100%",cols="2a,5,^1,2",options="header"]
+[width="100%",cols="2,5,^1,2",options="header"]
 |===
 | Name | Description | Default | Type
 |===

Reply via email to