added extra - to last XML example

This commit is contained in:
Chuck Copello 2016-11-30 07:56:49 -05:00
parent aacb87dbcb
commit f899841a75

View file

@ -1,5 +1,5 @@
[[_fuse_adapter_camel]]
===== Apache Camel Application
* You can secure your Apache camel endpoint using http://camel.apache.org/jetty.html[camel-jetty] component by adding securityHandler with `KeycloakJettyAuthenticator` and
@ -152,4 +152,4 @@ This is an example that show how to do it while using Jetty engine, with referen
</camelContext>
---
----