소스 검색

tweak changelog wording

Evan Huus 11 년 전
부모
커밋
58fb767c2b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
  - Fix a condition where the producer's internal control messages could have
    gotten stuck ([#368](https://github.com/Shopify/sarama/pull/368)).
    gotten stuck ([#368](https://github.com/Shopify/sarama/pull/368)).
  - Fix an issue where invalid partition lists would be cached when asking for
  - 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)
 #### Version 1.0.0 (2015-03-17)