This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 056a8fcb3f180768cc968d5a833a7f46d428a5ad Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Sep 1 10:37:54 2021 +0200 Regen --- docs/components/modules/ROOT/pages/activemq-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modules/ROOT/pages/activemq-component.adoc b/docs/components/modules/ROOT/pages/activemq-component.adoc index 15c98d3..68bf738 100644 --- a/docs/components/modules/ROOT/pages/activemq-component.adoc +++ b/docs/components/modules/ROOT/pages/activemq-component.adoc @@ -331,7 +331,7 @@ with the following path and query parameters: == Examples -You'll need to provide a connectioFactory to the ActiveMQ Component, to have the following examples working. +You'll need to provide a connectionFactory to the ActiveMQ Component, to have the following examples working. === Producer Example
