Fixed spelling of 'service'

This commit is contained in:
Christian Romney 2014-05-30 13:10:24 -04:00
parent 179a74ea02
commit 2df50b3f86
1 changed files with 1 additions and 1 deletions

View File

@ -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`.