From fd13d1931f199e43eb5a972b370966ee10320a40 Mon Sep 17 00:00:00 2001 From: jushkem <20001595+jushkem@users.noreply.github.com> Date: Thu, 26 Mar 2020 17:23:36 -0400 Subject: [PATCH] Grammar --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)