diff --git a/message-channel/index.md b/message-channel/index.md index 7015c726c..8aebd0157 100644 --- a/message-channel/index.md +++ b/message-channel/index.md @@ -7,7 +7,7 @@ categories: Integration tags: - Java - EIP - - Camel + - Apache Camelâ„¢ --- ## Intent @@ -23,4 +23,4 @@ Use the Message Channel pattern when ## Real world examples -* [akka-camel](http://doc.akka.io/docs/akka/snapshot/scala/camel.html) +* [akka-camel](http://doc.akka.io/docs/akka/snapshot/scala/camel.html) \ No newline at end of file diff --git a/publish-subscribe/index.md b/publish-subscribe/index.md index a9fa7d437..bd83e37fb 100644 --- a/publish-subscribe/index.md +++ b/publish-subscribe/index.md @@ -7,7 +7,7 @@ categories: Integration tags: - Java - EIP - - Camel + - Apache Camelâ„¢ --- ## Intent @@ -18,4 +18,4 @@ Broadcast messages from sender to all the interested receivers. ## Applicability Use the Publish Subscribe Channel pattern when -* two or more applications need to communicate using a messaging system for broadcasts. +* two or more applications need to communicate using a messaging system for broadcasts. \ No newline at end of file