From 4924edf3e131f9c4e7adc433ab39a07e27c167d6 Mon Sep 17 00:00:00 2001 From: Dovy Paukstys Date: Fri, 23 Oct 2020 10:49:29 -0400 Subject: [PATCH] Last typo --- CHANGELOG.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.