diff --git a/CHANGELOG.md b/CHANGELOG.md index ba8aa4ac1..638da1588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Bug Fixes: - Fix a condition where the producer's internal control messages could have gotten stuck ([#368](https://github.com/Shopify/sarama/pull/368)). - Fix an issue where invalid partition lists would be cached when asking for - metadata for a non-existing topic ([#372](https://github.com/Shopify/sarama/pull/372)). + metadata for a non-existant topic ([#372](https://github.com/Shopify/sarama/pull/372)). #### Version 1.0.0 (2015-03-17)