From 4c623183384de57b5b40fdc27c53e16ee94fe436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petulikan=20D=C3=A1lnev=C3=ADm?= Date: Sat, 15 Nov 2025 05:26:47 +0100 Subject: [PATCH] Fix grammatical error in CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9f56021..c26ef71 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -38,7 +38,7 @@ PlaceholderAPI provides a feature to have expansions (separate jar files) for pl In those cases should you report the issue to the issue tracker of the expansion or plugin. ## Pull requests -As an open source project are we welcoming all contributions to improve PlaceholderAPI, being it changes to its code, or contributions to its documentation such as the [Wiki] or the Javadocs. +As an open source project we are welcoming all contributions to improve PlaceholderAPI, being it changes to its code, or contributions to its documentation such as the [Wiki] or the Javadocs. > [!IMPORTANT] > When contributing, make sure to both base of and target the mentioned branch. Pull requests targeting the wrong branch may get closed without a warning.