This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new bce1032 update column sizing to include third column (#3228)
bce1032 is described below
commit bce103283988d001dcbabb4a50f57889e8a9e4ce
Author: Paul Heaberlin <[email protected]>
AuthorDate: Mon Oct 7 22:41:06 2019 -0500
update column sizing to include third column (#3228)
---
docs/user-manual/modules/ROOT/pages/route-policy.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/modules/ROOT/pages/route-policy.adoc
b/docs/user-manual/modules/ROOT/pages/route-policy.adoc
index f62a633..f64ba37 100644
--- a/docs/user-manual/modules/ROOT/pages/route-policy.adoc
+++ b/docs/user-manual/modules/ROOT/pages/route-policy.adoc
@@ -63,7 +63,7 @@ _works_.
The throttling inflight route policy has the following options:
-[width="100%",cols="10%,90%",options="header",]
+[width="100%",cols="10%,10%,80%",options="header",]
|===
|Option |Default |Description