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 d09a480  Camel-ahc-ws: Spacing in the docs
d09a480 is described below

commit d09a4802ef50009eb308e9c3e89f517f0e65e19c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 27 09:53:58 2019 +0200

    Camel-ahc-ws: Spacing in the docs
---
 components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc 
b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
index d2a30d1..ad3f0cb 100644
--- a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
+++ b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
@@ -8,8 +8,9 @@ based endpoints for a client communicating with
 external servers over Websocket (as a client opening a websocket
 connection to an external server). +
 The component uses the <<ahc-component,AHC>> component that in turn uses
-the https://github.com/AsyncHttpClient/async-http-client[Async Http
-Client] library.
+the 
+https://github.com/AsyncHttpClient/async-http-client[Async Http Client] 
+library.
 
 Maven users will need to add the following dependency to
 their `pom.xml` for this component:

Reply via email to