Browse Source

tweak changelog wording

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

+ 1 - 1
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)