From b0202f339f212ae1e919820a852cb31bb8394289 Mon Sep 17 00:00:00 2001 From: putku45 Date: Thu, 23 Apr 2026 14:00:16 +0530 Subject: [PATCH] Fix grammar and improve clarity in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Description Improved grammar and clarity in the README file. ### Changes made - Fixed pluralization ("project" → "projects") - Improved sentence structure for better readability - Added missing article ("a") in pull request sentence ### Why this is useful - Improves readability and professionalism of documentation - Helps maintain consistency across the repository --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 201c77df07..7a65379954 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ We support a collection of templates, organized in this way: or merge these rules into your project-specific templates if you want to use them permanently. - [`community`](./community) contains specialized templates for other popular - languages, tools and project, which don't currently belong in the mainstream + languages, tools, and projects that don't currently belong in the mainstream templates. These should be added to your project-specific templates when you decide to adopt the framework or tool. @@ -53,7 +53,7 @@ If you have a small set of rules, or want to support a technology that is not widely in use, and still believe this will be helpful to others, please read the section about [specialized templates](#specialized-templates) for more details. -Include details when opening pull request if the template is important and visible. We +Include details when opening a pull request if the template is important and visible. We may not accept it immediately, but we can promote it to the root at a later date based on interest.