This is an automated email from the ASF dual-hosted git repository. acosentino 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 8f79c86 fix typo 8f79c86 is described below commit 8f79c86b9be3b0ab3d60d98d2ee0d5906cdf484c Author: Aurélien Pupier <apup...@redhat.com> AuthorDate: Wed Nov 15 18:14:24 2017 +0100 fix typo --- examples/camel-example-netty-http/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/camel-example-netty-http/README.md b/examples/camel-example-netty-http/README.md index 968b05b..bf9e41b 100644 --- a/examples/camel-example-netty-http/README.md +++ b/examples/camel-example-netty-http/README.md @@ -51,7 +51,7 @@ karaf@root()> install -s mvn:org.apache.camel.example/camel-example-netty-myapp- karaf@root()> install -s mvn:org.apache.camel.example/camel-example-netty-myapp-two/${version} ``` -From a web browser you can then try the example by accessing the followign URLs: +From a web browser you can then try the example by accessing the following URLs: <http://localhost:8888/one> -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].