From 9a8a60dbef2dc88716cecb50a4433544d1d48745 Mon Sep 17 00:00:00 2001 From: Amit Singh Date: Wed, 30 Oct 2024 17:19:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e20ee68..60f7557b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If you don't find your issue already listed, do [create an issue](https://github * Improved: Using the latest version of less.php * Improved: In awesome controller for pages - added support to handle sub-pages in the apps. * Improved: Changed the implementation for taxonomy to support parent-child urls -* Fixed: When you use Hindi for slug in the WordPress saves name in URL encoded format, and the check was failing +* Fixed: When you use Hindi for slug in WordPress, it saves the name in URL encoded format, and that check was failing * Fixed: In error log, decided to stop logging open_basedir error for minify.php as it is mostly css file url * Fixed: Undefined array key "auth" * Fixed: Undefined array key "extension"