Update README.md

Signed-off-by: Mark Oates fl0yd@me.com
Signed-off-by: Mark Oates <fl0yd@me.com>
This commit is contained in:
fl0yd 2015-07-02 13:08:58 -05:00 committed by Mark Oates
parent 34636b29fc
commit 168e31c096
1 changed files with 1 additions and 1 deletions

View File

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