Spelling Fix - usibility to usability (#17643)

This commit is contained in:
Garrett Hyder 2017-11-10 03:56:04 -08:00 committed by Mike Jolley
parent a164ff3db5
commit 39c36fb0f4
1 changed files with 1 additions and 1 deletions

View File

@ -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.