فهرست منبع

Merge pull request #2280 from gabesullice/typo-fix

documentation: fix typo in Documentation/clustering.md
Xiang Li 11 سال پیش
والد
کامیت
b036c384a5
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).
 
-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)
 * [etcd Discovery](#etcd-discovery)