diff --git a/leadership/README.md b/leadership/README.md index 4761590085..27ba9d2289 100644 --- a/leadership/README.md +++ b/leadership/README.md @@ -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.