Skip to content

Commit 6f89315

Browse files
committed
Fix minor display error on web site
1 parent cf0570a commit 6f89315

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

publish-subscribe/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ Broadcast messages from sender to all the interested receivers.
1818
## Applicability
1919
Use the Publish Subscribe Channel pattern when
2020

21-
* two or more applications need to communicate using a messaging system for broadcasts.
22-
=======
2321
* two or more applications need to communicate using a messaging system for broadcasts.
2422

2523
##Credits
24+
2625
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)

0 commit comments

Comments
 (0)