mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/getting-started/quickstarts/pubsub-quickstart.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
23222073d3
commit
d02f303ae2
|
@ -878,7 +878,7 @@ with DaprClient() as client:
|
|||
|
||||
### Step 5: View the Pub/sub outputs
|
||||
|
||||
The publisher pushes orders to the Dapr sidecar while the subscriber receives it.
|
||||
The publisher sends orders to the Dapr sidecar while the subscriber receives them.
|
||||
|
||||
Publisher output:
|
||||
|
||||
|
|
Loading…
Reference in New Issue