This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a7e011  Fixed small typo (#5665)
7a7e011 is described below

commit 7a7e01132631c0c1b08415ea10647f5d950d8ff6
Author: minor-change <[email protected]>
AuthorDate: Mon Jun 14 17:10:10 2021 +0200

    Fixed small typo (#5665)
---
 .../main/docs/modules/eips/pages/enterprise-integration-patterns.adoc   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
index a8f9436..d01175b 100644
--- 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
+++ 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
@@ -18,7 +18,7 @@ a|image::eip/ChannelIcon.gif[image]
 communicate with another using messaging?
 
 a|image::eip/MessageIcon.gif[image]
-|xref:message.adoc[Message] |How can two applications connected by a
+|xref:message.adoc[Message] |How can two applications be connected by a
 message channel exchange a piece of information?
 
 a|image::eip/PipesAndFiltersIcon.gif[image]

Reply via email to