From 8996c7a83e46cbcfdd03d3f83091b81815b1d1a4 Mon Sep 17 00:00:00 2001 From: Garrett Hyder Date: Mon, 16 Apr 2018 09:55:14 -0700 Subject: [PATCH] Minor Typo Fixed edting to be editing --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8bae8c697e9..4ce95d2bdf7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,7 @@ == Changelog == = 3.3.5 - 2018-04-10 = -* Fix - Shop page notice should not appear when edting the "Hello World!" page. +* Fix - Shop page notice should not appear when editing the "Hello World!" page. * Fix - Inconsistent order item refund sign. * Fix - Change `wc_get_price_excluding_tax` to not round the return value so calculations in admin are not pre-rounded. * Fix - Use minimum price instead of maximum price when ordering variable products from low to high on term archives.