Merge pull request #9014 from sajadtorkamani/patch-1

Fix typo
This commit is contained in:
Usha Mandya 2019-07-09 18:46:19 +01:00 committed by GitHub
commit c4c3a55cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ Redis service. Be sure to replace `username/repo:tag` with your image details.
![Hello World in browser with Redis](images/app-in-browser-redis.png)
Also, check the visualizer at port 8080 on either node's IP address, and notice see the `redis` service running along with the `web` and `visualizer` services.
Also, check the visualizer at port 8080 on either node's IP address, and notice the `redis` service running along with the `web` and `visualizer` services.
![Visualizer with redis screenshot](images/visualizer-with-redis.png)