From 62e57571dc6844c14a3e08870c08f70fdb976524 Mon Sep 17 00:00:00 2001 From: Sajad Torkamani Date: Mon, 1 Jul 2019 13:00:23 +0100 Subject: [PATCH] Fix typo --- get-started/part5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/part5.md b/get-started/part5.md index 353c0ee69c..0b0de8f010 100644 --- a/get-started/part5.md +++ b/get-started/part5.md @@ -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)