Skip to content

Commit

Permalink
Merge pull request #3966 from jhberge/patch-1
Browse files Browse the repository at this point in the history
Update step 5 of pubsub-quickstart.md
  • Loading branch information
hhunter-ms authored Jan 26, 2024
2 parents 4b389d3 + 9a1c4f3 commit 42908ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ with DaprClient() as client:

### Step 5: View the Pub/sub outputs

Notice, as specified in the code above, the publisher pushes a random number to the Dapr sidecar while the subscriber receives it.
The publisher sends orders to the Dapr sidecar while the subscriber receives them.

Publisher output:

Expand Down

0 comments on commit 42908ba

Please sign in to comment.