From 39c36fb0f4081f59ed2fbafcd2e97b5f657807ee Mon Sep 17 00:00:00 2001 From: Garrett Hyder Date: Fri, 10 Nov 2017 03:56:04 -0800 Subject: [PATCH] Spelling Fix - usibility to usability (#17643) --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 968c8319e93..da37e9e7383 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -31,7 +31,7 @@ * Tweak - On checkout, improved the field locale logic to work without clearing default values. * Tweak - Change title of customer invoice email for clarity. * Tweak - Use custom event instead of blur to trigger validation. -* Tweak - Various selectWoo usibility improvements and better support for keyboard controls on AJAX multiselect elements. +* Tweak - Various selectWoo usability improvements and better support for keyboard controls on AJAX multiselect elements. * Tweak - Various setup Wizard improvements. * Dev - Fixed orders date query when querying by meta data. * Dev - In the CSV exporter, added a filter to process meta values before export.