diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a38355a..e95b2b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Redux Changelog ## 4.1.22 -* Fixed: Menu locations WordPres data object not providing name. +* Fixed: Menu locations WordPress data object not providing name. * Added: Undefined if menu location is not assigned to a menu. * Fixed: Another import/export edge case. * Fixed: Fix setField API value. diff --git a/readme.txt b/readme.txt index b42bd43a..4fdc803c 100644 --- a/readme.txt +++ b/readme.txt @@ -155,7 +155,7 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg == Changelog == = 4.1.22 = -* Fixed: Menu locations WordPres data object not providing name. +* Fixed: Menu locations WordPress data object not providing name. * Added: Undefined if menu location is not assigned to a menu. * Fixed: Another import/export edge case. * Fixed: Fix setField API value.