浏览代码

Fix changelog typo

Evan Huus 10 年之前
父节点
当前提交
ce7cca6917
共有 1 个文件被更改,包括 1 次插入1 次删除
  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