From cb0ae8f3bf4fddfba67af1f8d96e4a7f439da900 Mon Sep 17 00:00:00 2001 From: Bohdan Bobko <172895427+bhdnb@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:31:21 +0200 Subject: [PATCH] - CONTRIBUTING.md update --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b2c1942..15ade1cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,7 @@ vendor/bin/phpunit tests/CrowdinApiClient/Model/ProjectTest.php Docs are generated using the [phpDocumentor](https://www.phpdoc.org/) tool. -- First, yuo need to download the phpDocumentor: +- First, you need to download the phpDocumentor: ```console wget https://phpdoc.org/phpDocumentor.phar