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 02c3af918fe393e0a2df2826b4a50c74172c79ed
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Mar 6 13:51:23 2018 +0100

    Minor docs fix on Multicast
---
 camel-core/src/main/docs/eips/multicast-eip.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-core/src/main/docs/eips/multicast-eip.adoc 
b/camel-core/src/main/docs/eips/multicast-eip.adoc
index 7d28214..0429a9f 100644
--- a/camel-core/src/main/docs/eips/multicast-eip.adoc
+++ b/camel-core/src/main/docs/eips/multicast-eip.adoc
@@ -1,7 +1,7 @@
 [[multicast-eip]]
 == Multicast EIP
 
-The Multicast allows to route the same message to a number of endpoints
+The Multicast EIP allows to route the same message to a number of endpoints
 and process them in a different way. The main difference between the
 Multicast and Splitter is that Splitter will split the message into
 several pieces but the Multicast will not modify the request message.

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

Reply via email to