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 22f6b7e5181f8c2354b1480c6e74762bd08acf5c Author: oscerd <[email protected]> AuthorDate: Wed Apr 28 09:23:44 2021 +0000 Regen for commit 1a621d3bd0fd5ffabce8893779d7eab00821af34 Signed-off-by: GitHub <[email protected]> --- .../org/apache/camel/catalog/docs/platform-http-component.adoc | 2 +- docs/components/modules/ROOT/pages/platform-http-component.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/platform-http-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/platform-http-component.adoc index ed46025..b679395 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/platform-http-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/platform-http-component.adoc @@ -14,7 +14,7 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/platform-h *Since Camel 3.0* -The Platform HTTP is used to allow Camel to use the existing HTTP server from the rumtime. +The Platform HTTP is used to allow Camel to use the existing HTTP server from the runtime. For example when running Camel on Spring Boot, Quarkus, or other runtimes. Maven users will need to add the following dependency to their `pom.xml` diff --git a/docs/components/modules/ROOT/pages/platform-http-component.adoc b/docs/components/modules/ROOT/pages/platform-http-component.adoc index 22bb2ab..d02f264 100644 --- a/docs/components/modules/ROOT/pages/platform-http-component.adoc +++ b/docs/components/modules/ROOT/pages/platform-http-component.adoc @@ -16,7 +16,7 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/platform-h *Since Camel 3.0* -The Platform HTTP is used to allow Camel to use the existing HTTP server from the rumtime. +The Platform HTTP is used to allow Camel to use the existing HTTP server from the runtime. For example when running Camel on Spring Boot, Quarkus, or other runtimes. Maven users will need to add the following dependency to their `pom.xml`
