From 0b1113673a0ca7c5273982008ae69323675ef69d Mon Sep 17 00:00:00 2001 From: Scott Kingsley Clark Date: Tue, 30 May 2023 09:23:16 -0500 Subject: [PATCH] Fix typo --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 702fc37e12..6ee2aae143 100644 --- a/readme.txt +++ b/readme.txt @@ -180,7 +180,7 @@ Pods really wouldn't be where it is without all the contributions from our [dono * Added: Now showing text notices to explain where performance may be improved for Relationship single/multi select fields when relating to dynamic content which direct the admin to use Autocomplete or List View instead in certain circumstances. (@sc0ttkclark) * Added: Add repair tool that can help recover any Pods that have an invalid pod type / storage. (@sc0ttkclark) * Tweak: Make the default as Dropdown for single select relationship fields again after seeing some reported issues. (@sc0ttkclark) -* Fixed: Resolved more PHP 8.x compatibiltiy issues for `strlen()` usage. (@sc0ttkclark) +* Fixed: Resolved more PHP 8.x compatibility issues for `strlen()` usage. (@sc0ttkclark) * Fixed: Set default as Dropdown for relationship field configs across Pods. (@sc0ttkclark) = 2.9.14 - May 29th, 2023 =