From fd4f561ce47a21c40630d5b8c2c90148e6244359 Mon Sep 17 00:00:00 2001 From: Hilla Shahrabani Date: Sun, 16 Aug 2020 20:52:01 +0200 Subject: [PATCH] doc: fix some typos and grammar mistakes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/34800 Reviewed-By: Colin Ihrig Reviewed-By: Benjamin Gruenbaum Reviewed-By: Richard Lau Reviewed-By: Harshitha K P Reviewed-By: Anna Henningsen Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Trivikram Kamat Reviewed-By: James M Snell Reviewed-By: Tobias Nießen --- doc/guides/contributing/issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/contributing/issues.md b/doc/guides/contributing/issues.md index 70f649a6105921..44b18bc8ede7d2 100644 --- a/doc/guides/contributing/issues.md +++ b/doc/guides/contributing/issues.md @@ -100,8 +100,8 @@ on the README.md of this project with: i) a request to be added as a triager, ii) the motivation for becoming a triager, and iii) agreement on reading, understanding, and adhering to the project's [Code Of Conduct](https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md). -The triage role enables the ability to carry the out most common triage -activities, such as applying labels and close/repoening/assigning issues. +The triage role enables the ability to carry out the most common triage +activities, such as applying labels and closing/reopening/assigning issues. For more information on the roles and permissions, see ["Permission levels for repositories owned by an organization"](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization#permission-levels-for-repositories-owned-by-an-organization).