From 436899114aa450d1779b96065637079159e1dea1 Mon Sep 17 00:00:00 2001 From: Lance Hasson Date: Mon, 9 May 2022 19:37:01 -0700 Subject: [PATCH] pull request -> issue --- .../linking-a-pull-request-to-an-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue.md b/content/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue.md index a9afba1623..e9fabac7b7 100644 --- a/content/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue.md +++ b/content/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue.md @@ -46,7 +46,7 @@ You can link a pull request to an issue by using a supported keyword in the pull * resolves * resolved -If you use a keyword to reference a pull request comment in another pull request, the pull requests will be linked. Merging the referencing pull request will also close the referenced pull request. +If you use a keyword to reference a pull request comment in another pull request, the pull requests will be linked. Merging the referencing pull request will also close the referenced issue. The syntax for closing keywords depends on whether the issue is in the same repository as the pull request.