diff --git a/CHANGELOG.md b/CHANGELOG.md index e1655e98..0c517374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### Release 2.2.10 (March 26, 2020) [Milestone#48](https://github.com/awslabs/amazon-kinesis-client/milestone/48) -* Fixing bug in DynamoDB billing mode support for special regions. +* Fixing a bug in DynamoDB billing mode support for special regions. * [PR#703](https://github.com/awslabs/amazon-kinesis-client/pull/703) * Adding request id logging to ShardConsumerSubscriber. * [PR#705](https://github.com/awslabs/amazon-kinesis-client/pull/705) diff --git a/README.md b/README.md index 5a747370..5652bcd6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The recommended way to use the KCL for Java is to consume it from Maven. ### Release 2.2.10 (March 26, 2020) [Milestone#48](https://github.com/awslabs/amazon-kinesis-client/milestone/48) -* Fixing bug in DynamoDB billing mode support for special regions. +* Fixing a bug in DynamoDB billing mode support for special regions. * [PR#703](https://github.com/awslabs/amazon-kinesis-client/pull/703) * Adding request id logging to ShardConsumerSubscriber. * [PR#705](https://github.com/awslabs/amazon-kinesis-client/pull/705)