mirror of https://github.com/status-im/consul.git
Fixed spelling of 'service'
This commit is contained in:
parent
179a74ea02
commit
2df50b3f86
|
@ -59,7 +59,7 @@ releasing the lock:
|
||||||
## Discovering a Leader
|
## Discovering a Leader
|
||||||
|
|
||||||
The second flow is for nodes who are attempting to discover the leader
|
The second flow is for nodes who are attempting to discover the leader
|
||||||
for a given servie. All nodes that are participating should agree on the key
|
for a given service. All nodes that are participating should agree on the key
|
||||||
being used to coordinate, including the contendors. This key will be referred
|
being used to coordinate, including the contendors. This key will be referred
|
||||||
to as just `key`.
|
to as just `key`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue