Skip to content

Commit 230c02f

Browse files
committed
Fix spelling
1 parent b97e920 commit 230c02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-subscribe/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags: Java
88
---
99

1010
**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.
11+
of the system, so called Publish Subscribe Channel. The publisher broadcasts a message to all registered subscribers.
1212

1313
![alt text](./etc/publish-subscribe.png "Publish Subscribe Channel")
1414

0 commit comments

Comments
 (0)