浏览代码

Documentation: fix typo in proxy.md

This fixes some typos in proxy.md.

Thanks,
Gyu-Ho Lee 10 年之前
父节点
当前提交
294f03f85f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/proxy.md

+ 1 - 1
Documentation/proxy.md

@@ -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: