Browse Source

Fix changelog typo

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

+ 1 - 1
CHANGELOG.md

@@ -12,7 +12,7 @@ Improvements:
    when compression is used
    ([#549](https://github.com/Shopify/sarama/pull/549),
    [#550](https://github.com/Shopify/sarama/pull/550),
-   [#451](https://github.com/Shopify/sarama/pull/451)).
+   [#551](https://github.com/Shopify/sarama/pull/551)).
 
 Bug Fixes:
  - Fix race condition in consumer test mock