Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Jan 2, 2021

Fix two typographical errors ("This methods") and general minor edits
around the use of the word "method" in async_hooks.md.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. doc Issues and PRs related to the documentations. labels Jan 2, 2021
@RaisinTen

This comment has been minimized.

@Trott
Copy link
MemberAuthor

Trott commented Jan 5, 2021

@nodejs/documentation

Fix two typographical errors ("This methods") and general minor edits around the use of the word "method" in async_hooks.md. PR-URL: nodejs#36736 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
@Trott
Copy link
MemberAuthor

Trott commented Jan 7, 2021

Landed in 67c8e2b

@TrottTrott merged commit 67c8e2b into nodejs:masterJan 7, 2021
@TrottTrott deleted the ah-method branch January 7, 2021 06:55
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Fix two typographical errors ("This methods") and general minor edits around the use of the word "method" in async_hooks.md. PR-URL: #36736 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Fix two typographical errors ("This methods") and general minor edits around the use of the word "method" in async_hooks.md. PR-URL: #36736 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooksIssues and PRs related to the async hooks subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@RaisinTen@gireeshpunathil@aymen94@HarshithaKP@nodejs-github-bot