mirror of https://github.com/docker/docs.git
Update README.md
Signed-off-by: Mark Oates fl0yd@me.com Signed-off-by: Mark Oates <fl0yd@me.com>
This commit is contained in:
parent
34636b29fc
commit
168e31c096
|
|
@ -55,5 +55,5 @@ for leader := <-leaderCh {
|
|||
}
|
||||
```
|
||||
|
||||
A typical usecase for this is to be able to always send requests to the current
|
||||
A typical use case for this is to be able to always send requests to the current
|
||||
leader.
|
||||
|
|
|
|||
Loading…
Reference in New Issue