We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97e920 commit 230c02fCopy full SHA for 230c02f
publish-subscribe/index.md
@@ -8,7 +8,7 @@ tags: Java
8
---
9
10
**Intent:** When applications communicate using a messaging system they do it by using logical addresses
11
-of the system, so called Publish Subscribe Channel. The publisher broadcasts a message to all registered Subscriber.
+of the system, so called Publish Subscribe Channel. The publisher broadcasts a message to all registered subscribers.
12
13

14
0 commit comments