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 e0b42a7f Polished e0b42a7f is described below commit e0b42a7fdd87da4312abfacb59e6b232801c79a3 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun May 12 08:55:33 2019 +0200 Polished --- examples/camel-example-main/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/camel-example-main/readme.adoc b/examples/camel-example-main/readme.adoc index 03d224f..ad5da44 100644 --- a/examples/camel-example-main/readme.adoc +++ b/examples/camel-example-main/readme.adoc @@ -7,7 +7,7 @@ via Camel built-in dependency-injection that supports binding via the Also notice how you can configure Camel in the `application.properties` file. -==== Alternative example +=== Alternative example The class `StandaloneCamel` is an alternative example that uses a _public static void main_ class and where you manually setup Camel without