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
The following commit(s) were added to refs/heads/main by this push: new 1a621d3 typo 1a621d3 is described below commit 1a621d3bd0fd5ffabce8893779d7eab00821af34 Author: Andrew Kopylov <r...@inbox.ru> AuthorDate: Wed Apr 28 11:05:49 2021 +0300 typo --- .../camel-platform-http/src/main/docs/platform-http-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-platform-http/src/main/docs/platform-http-component.adoc b/components/camel-platform-http/src/main/docs/platform-http-component.adoc index ed46025..b679395 100644 --- a/components/camel-platform-http/src/main/docs/platform-http-component.adoc +++ b/components/camel-platform-http/src/main/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`