From 04cee3b253614b281856c4fd8504233e1c046f23 Mon Sep 17 00:00:00 2001 From: Travis Carden Date: Fri, 3 Mar 2023 14:54:06 -0500 Subject: [PATCH] Fix tiny grammar error in composer.json. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2bd8a28..55b8cc3 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "php-parallel-lint/php-parallel-lint", - "description": "This tool check syntax of PHP files about 20x faster than serial check.", + "description": "This tool checks the syntax of PHP files about 20x faster than serial check.", "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint", "license": "BSD-2-Clause", "authors": [