Browse Source

Update cluster-discovery.md

darron froese 11 years ago
parent
commit
754159b60f
1 changed files with 1 additions and 1 deletions
  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].
 
-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