Skip to content

doc: improve async_context documentation wording - #65230

Open
Rawal27 wants to merge 1 commit into
nodejs:mainfrom
Rawal27:doc-async-context-typo
Open

doc: improve async_context documentation wording#65230
Rawal27 wants to merge 1 commit into
nodejs:mainfrom
Rawal27:doc-async-context-typo

Conversation

@Rawal27

@Rawal27 Rawal27 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Improve the grammar and wording in the async_context documentation.

Changes

  • Correct grammatical issues in descriptions of AsyncLocalStorage and AsyncResource.
  • Improve wording around asynchronous operations and context propagation.
  • Add the missing article in “A store is only provided...”.
  • Correct the wording of the disable() description to clearly refer to contexts linked to the AsyncLocalStorage instance.
  • Remove duplicated or incorrect wording where necessary.

Changes are documentation-level only. No functional level changes.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Aug 12, 2026
@Rawal27
Rawal27 force-pushed the doc-async-context-typo branch 2 times, most recently from 7053877 to 2c1a2de Compare August 12, 2026 05:41
Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
@Rawal27
Rawal27 force-pushed the doc-async-context-typo branch from 2c1a2de to 2e7898c Compare August 12, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants