From 7169f28ddf58f171dabcbe76c869c2166d1c7bd2 Mon Sep 17 00:00:00 2001 From: Ryan Hileman Date: Fri, 10 Nov 2023 02:18:16 -0800 Subject: [PATCH] grammar fix in pr template (#3514) --- .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 .