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