Merge pull request #926 from wangsha/master

Update index.md
This commit is contained in:
Kelsey Hightower
2016-07-29 07:40:35 -07:00
committed by GitHub
+1 -1
View File
@@ -111,7 +111,7 @@ and
etcdctl cluster-health
```
You can also validate that this is working with `etcdctl set foo bar` on one node, and `etcd get foo`
You can also validate that this is working with `etcdctl set foo bar` on one node, and `etcdctl get foo`
on a different node.
### Even more reliable storage