From a2d99ed895603f4e81228750d31aa0b12c399ab3 Mon Sep 17 00:00:00 2001 From: Ryan Hileman Date: Mon, 30 Oct 2023 00:04:18 -0700 Subject: [PATCH] grammar fix in pr template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c00eac197b4..5578a9fa2bd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,7 +9,7 @@ Please read the "Making a PR" section of [`CONTRIBUTING.md`](https://github.com/ * Open the PR as a draft until you have self-reviewed it and run `./scripts/check.sh`. * When you have addressed a PR comment, mark it as resolved. -Please be patient! I will review you PR, but my time is limited! +Please be patient! I will review your PR, but my time is limited! --> Closes .