From b4df54197b89554be4b4ffd5a28c65db173099ca Mon Sep 17 00:00:00 2001 From: Sai Kumar Gummaluri Date: Sun, 5 Apr 2020 00:17:47 +0530 Subject: [PATCH] Slight grammar modification to the changelog message --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f00c9bb..f5af34c0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,4 @@ - Add support of nested null, boolean and seq values (#571 and #568, #574) - Fixed the core benchmark (#576) - Publish an ARMv7 and ARMv8 binaries on releases (#540 and #581) - - Fixing the bug where the result of the update status after the first update was empty (#542) + - Fixing a bug where the result of the update status after the first update was empty (#542)