-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
doc: typo in async_hooks documentation #13663
Copy link
Copy link
Closed
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.
Description
Activity
Metadata
Metadata
Assignees
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.
In the
async_hooksdocs there is a typo in the description forinit()'stype:The word 'with' should probably be inserted after 'correspond.'