You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/03/06 12:58:17 UTC

[camel] 05/09: Better docs for Custom Load Balancer

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

commit 2a96a0b5e41cf3ae89f7e6b2f66a23f266fb9028
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 6 13:49:40 2018 +0100

    Better docs for Custom Load Balancer
---
 camel-core/src/main/docs/eips/customLoadBalancer-eip.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-core/src/main/docs/eips/customLoadBalancer-eip.adoc b/camel-core/src/main/docs/eips/customLoadBalancer-eip.adoc
index 5d24aca..cf935cb 100644
--- a/camel-core/src/main/docs/eips/customLoadBalancer-eip.adoc
+++ b/camel-core/src/main/docs/eips/customLoadBalancer-eip.adoc
@@ -1,7 +1,7 @@
 [[customLoadBalancer-eip]]
 == Custom Load Balancer EIP
 
-You can use a custom load balancer (eg your own implementation) also.
+This EIP allows you to use your own Load Balancer implementation
 
 // eip options: START
 The Custom Load Balancer EIP supports 1 options which are listed below:

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.