Documentation: fix typo in proxy.md

This fixes some typos in proxy.md.

Thanks,
release-2.3
Gyu-Ho Lee 2015-10-29 20:30:50 -07:00
parent 00b4880494
commit 294f03f85f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ If you bootstrap a etcd cluster using [discovery service][discovery-service] wit
## Promote a proxy to a member of etcd cluster
A Proxy is in the part of etcd cluster that does not participant in consensus. A proxy will not promote itself to an etcd member that participants in consensus automtically in any case.
A Proxy is in the part of etcd cluster that does not participate in consensus. A proxy will not promote itself to an etcd member that participates in consensus automtically in any case.
If you want to promote a proxy to an etcd member, there are four steps you need to follow: