diff --git a/docs/admin/high-availability/index.md b/docs/admin/high-availability/index.md index 01ded6eb05..d7932e47ca 100644 --- a/docs/admin/high-availability/index.md +++ b/docs/admin/high-availability/index.md @@ -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