From 1922afa85a14af59b7c091901d01e42c2db1a70c Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Thu, 1 Nov 2018 12:06:24 +0100 Subject: [PATCH] Typo --- Api/WpClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Api/WpClient.php b/Api/WpClient.php index 156b520..e562acf 100644 --- a/Api/WpClient.php +++ b/Api/WpClient.php @@ -75,7 +75,7 @@ public function getMenu(string $slug): array } /** - * Generic get. + * Generic GET. * @param string $uri example "/wp/v2/categories" * * @throws \Psr\Http\Client\ClientExceptionInterface