Merge pull request #4680 from wackxu/patch-8

Update index.md
This commit is contained in:
Andrew Chen
2017-08-07 21:25:39 -07:00
committed by GitHub
@@ -30,7 +30,7 @@ Here is an overview of the steps in this example:
## Starting Redis
For this example, for simplicitly, we will start a single instance of Redis.
For this example, for simplicity, we will start a single instance of Redis.
See the [Redis Example](https://git.k8s.io/kubernetes/examples/guestbook) for an example
of deploying Redis scalably and redundantly.