Skip to content

Commit c3452ec

Browse files
authored
Merge pull request #82 from gfpacheco/patch-1
Fix typo on Publish/Subscribe page
2 parents 47beeaa + 813826a commit c3452ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/concepts/publish-subscribe.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ information to maintain a message delivery network.
5151

5252
## Discovery
5353

54-
Before a peer can subscribe to a topic is must find other peers and establish
54+
Before a peer can subscribe to a topic it must find other peers and establish
5555
network connections with them. The pub/sub system doesn’t have any way to
5656
discover peers by itself. Instead, it relies upon the application to find new
5757
peers on its behalf, a process called **ambient peer discovery**.

0 commit comments

Comments
 (0)