瀏覽代碼

documentation: fix typo in Documentation/clustering.md

just an extra space needed to be removed.

Fixes #2279
gabesullice 11 年之前
父節點
當前提交
df2a689d1c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/clustering.md

+ 1 - 1
Documentation/clustering.md

@@ -6,7 +6,7 @@ Starting an etcd cluster statically requires that each member knows another in t
 
 
 Once an etcd cluster is up and running, adding or removing members is done via [runtime reconfiguration](runtime-configuration.md).
 Once an etcd cluster is up and running, adding or removing members is done via [runtime reconfiguration](runtime-configuration.md).
 
 
-This guide willcover the following mechanisms for bootstrapping an etcd cluster:
+This guide will cover the following mechanisms for bootstrapping an etcd cluster:
 
 
 * [Static](#static)
 * [Static](#static)
 * [etcd Discovery](#etcd-discovery)
 * [etcd Discovery](#etcd-discovery)