From 6ecd43162bb640cdc3b1b66267213f7dfa0a887e Mon Sep 17 00:00:00 2001 From: Joao Fidelis Date: Mon, 2 Mar 2020 15:04:58 -0300 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9e53564..23b56c9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added -- `ProductSummaryList`: `installmentCriteeria` prop to use in `products` query. +- `ProductSummaryList`: `installmentCriteria` prop to use in `products` query. - `ProductSummaryList`: Messages and translations to be able to edit `skusFilter` and `installmentCriteria` in site editor. ## [2.51.7] - 2020-03-02