diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b1d7d42..9640d901c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * [FlavorAllConnectors](flavors/connectors) * Inlined plugins: ETCD, Kafka, Redis, Cassandra * [Kafka Partitions](messaging/kafka) - * Implemented new methods that allow to specificy partitions & offset parameters: + * Implemented new methods that allow to specify partitions & offset parameters: * publish: Mux.NewSyncPublisherToPartition() & Mux.NewAsyncPublisherToPartition() * watch: ProtoWatcher.WatchPartition() * Minimalistic examples & documentation for Kafka API will be improved in a later release.