Update tutorials/pub-sub/README.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: shivanisinghnitp <58537821+shivanisinghnitp@users.noreply.github.com>
This commit is contained in:
shivanisinghnitp 2023-05-22 10:28:01 +05:30
parent 10ce33f625
commit 67cd03e461
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ dapr stop --app-id react-form
## Insights into the cloud events being published on Redis streams
If you want to see the [Cloud Events](https://github.com/cloudevents/spec) that are being published on [Redis stream](https://redis.io/docs/data-types/streams/), follow the below steps:
1. Redis is running inside of a docker container, so to access it via CLI, we pass the following command to a new terminal:
1. Redis is running inside of a docker container, so to access it via CLI, pass the following command to a new terminal:
<!-- STEP
expected_stdout_lines: