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 a687133 typo a687133 is described below commit a68713309f373855df4ca6feacbc23dc1034dcc1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Nov 2 10:38:12 2019 +0100 typo --- examples/camel-example-main-artemis/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/camel-example-main-artemis/readme.adoc b/examples/camel-example-main-artemis/readme.adoc index 9294ef5..f4eca3b 100644 --- a/examples/camel-example-main-artemis/readme.adoc +++ b/examples/camel-example-main-artemis/readme.adoc @@ -20,7 +20,7 @@ via two different styles === Generating tooling meta-data The `camel-main-maven-plugin` is used for pre-scanning your project and prepare -autowiring and sprint boot tooling support by classpath scanning. +autowiring and spring boot tooling support by classpath scanning. You can run manually via