From ea7a4b7905f3d133ae2b9ee25258f78456aa07e9 Mon Sep 17 00:00:00 2001 From: Slava Abakumov <282234+slaFFik@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:02:34 +0200 Subject: [PATCH] Correct spelling of 'WordPress' in documentation Related spelling rule: https://make.wordpress.org/core/handbook/best-practices/spelling/#:~:text=%E2%80%9Ctermmeta%E2%80%9D-,%E2%80%9CWordPress%E2%80%9D,-%E2%80%9CWP%E2%80%9D --- docs/client.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/client.md b/docs/client.md index 0971d99..ee02681 100644 --- a/docs/client.md +++ b/docs/client.md @@ -24,6 +24,6 @@ Here are the list of the supported loaders: - Laravel - Symfony -- Wordpress +- WordPress - Any composer project out of the box -- More loaders will come soon \ No newline at end of file +- More loaders will come soon