Skip to content

doc: revise method text in async_hooks.md - #36736

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:ah-method
Jan 7, 2021
Merged

doc: revise method text in async_hooks.md#36736
Trott merged 1 commit into
nodejs:masterfrom
Trott:ah-method

Conversation

@Trott

@TrottTrott commented Jan 2, 2021

Copy link
Copy Markdown
Member

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.

Comment threaddoc/api/async_hooks.md Outdated
Comment threaddoc/api/async_hooks.md Outdated
@Trott

Trott commented Jan 5, 2021

Copy link
Copy Markdown
MemberAuthor

@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 <gpunathi@in.ibm.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
@Trott

Trott commented Jan 7, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in 67c8e2b

@Trott
Trott merged commit 67c8e2b into nodejs:masterJan 7, 2021
@Trott
Trott 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 <gpunathi@in.ibm.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
@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 <gpunathi@in.ibm.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
@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