From 55c834cb3a4064409e0bc6cf9d7d819ac9d5e904 Mon Sep 17 00:00:00 2001 From: Nyholm Date: Fri, 10 Jun 2022 19:15:51 +0200 Subject: [PATCH] Fixed language in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6773d22..ba3d254 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ $ php ./code-block-checker.php verify:docs /path/to/docs cache.rst controller.rs This project is considered **an internal tool** and therefore, you **shouldn't use this project in your application**. Unlike the rest of the Symfony projects, this repository doesn't provide any support and it doesn't -guarantee backward compatibility either. Any or the entire project can change, +guarantee backward compatibility. Any file or the entire project can change, or even disappear, at any moment without prior notice.