From 0c42779c9f2a0f724e49b3e6c8991547d3e83a28 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Tue, 16 Sep 2025 13:23:53 -0700 Subject: [PATCH] Update pull_request_template.md typo --- .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 09f9c2eea..7112c9dd7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,7 +14,7 @@ [//]: # "If the changes were defined by a GitHub issue, reference it using keywords." [//]: # "https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests" -[//]: # "Do not like to any internal, non-public resources. This includes internal repository issues or anything in an intranet." +[//]: # "Do not link to any internal, non-public resources. This includes internal repository issues or anything in an intranet." [//]: # "You can make reference to internal discussions without linking to them: see 'Referencing internal information'." [//]: # "https://github.com/nginx/documentation/blob/main/documentation/closed-contributions.md#referencing-internal-information"