Update index.md

fix typo
This commit is contained in:
XsWack
2017-08-08 12:05:33 +08:00
committed by GitHub
parent 5e601c2010
commit 07bd50d390
@@ -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.