Merge pull request #1020 from fl0yd/patch-1

Update README.md
This commit is contained in:
moxiegirl 2015-07-05 07:25:35 -07:00
commit 78676e5dac
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.