Explorar o código

Update cluster-discovery.md

darron froese %!s(int64=12) %!d(string=hai) anos
pai
achega
754159b60f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/cluster-discovery.md

+ 1 - 1
Documentation/cluster-discovery.md

@@ -6,7 +6,7 @@ Starting an etcd cluster can be painful since each node needs to know of another
 
 
 Peer discovery for etcd is processed by `-discovery`, `-peers` and lastly log data in `-data-dir`. For more information see the [discovery design][discovery-design].
 Peer discovery for etcd is processed by `-discovery`, `-peers` and lastly log data in `-data-dir`. For more information see the [discovery design][discovery-design].
 
 
-Please note - at least 3 nodes are required for cluster durability.
+Please note - at least 3 nodes are required for cluster availability.
 
 
 ## Using discovery.etcd.io
 ## Using discovery.etcd.io