From 74218cc36a407f65f3faf618ec2631da8c3918d6 Mon Sep 17 00:00:00 2001 From: Arthur Cinader <700572+acinader@users.noreply.github.com> Date: Wed, 15 Aug 2018 08:53:43 -0400 Subject: [PATCH] nit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51b8dd14..8ad38889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -172,7 +172,7 @@ Ensure all the files are properly exported to the final package. #### Improvements: * Improved match aggregate -* Do not mark the empty pushs as failed +* Do not mark the empty push as failed * Support pointer in aggregate query * Introduces flow types for storage * Postgres: Refactoring of Postgres Storage Adapter