We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47beeaa + 813826a commit c3452ecCopy full SHA for c3452ec
content/concepts/publish-subscribe.md
@@ -51,7 +51,7 @@ information to maintain a message delivery network.
51
52
## Discovery
53
54
-Before a peer can subscribe to a topic is must find other peers and establish
+Before a peer can subscribe to a topic it must find other peers and establish
55
network connections with them. The pub/sub system doesn’t have any way to
56
discover peers by itself. Instead, it relies upon the application to find new
57
peers on its behalf, a process called **ambient peer discovery**.
0 commit comments