Skip to content

Commit

Permalink
Update step 5 of pubsub-quickstart.md
Browse files Browse the repository at this point in the history
The notice about random numbers was a bit confusing.

Signed-off-by: jhberge <36478438+jhberge@users.noreply.github.com>
  • Loading branch information
jhberge authored Jan 23, 2024
1 parent 3dc5218 commit 2322207
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 pushes orders to the Dapr sidecar while the subscriber receives it.

Publisher output:

Expand Down

0 comments on commit 2322207

Please sign in to comment.