mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Fix semaphore typo
This commit is contained in:
parent
1001fe3d41
commit
dcd01d1858
@ -73,7 +73,7 @@ The `<session>` value is the ID returned by the call to
|
||||
to Consul but can be useful for human operators.
|
||||
|
||||
The call will either return `true` or `false`. If `true`, the contender entry has been
|
||||
created. If `false`, the contender node was not created; it'slikely that this indicates
|
||||
created. If `false`, the contender node was not created; it's likely that this indicates
|
||||
a session invalidation.
|
||||
|
||||
The next step is to use a single key to coordinate which holders are currently
|
||||
|
Loading…
x
Reference in New Issue
Block a user