Browse Source

Fix typo in changelog

Evan Huus 10 years ago
parent
commit
795f373894
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -20,7 +20,7 @@ Improvements:
    ([#418](https://github.com/Shopify/sarama/pull/418))
    and they will automatically shut down if the offset falls out of range
    ([#424](https://github.com/Shopify/sarama/pull/424)).
- - Small performance improvment in encoding and decoding protocol messages
+ - Small performance improvement in encoding and decoding protocol messages
    ([#427](https://github.com/Shopify/sarama/pull/427)).
 
 Bug Fixes: