Skip to content

doc: fix grammar and punctuation in child-process documentation - #65234

Open
Rawal27 wants to merge 1 commit into
nodejs:mainfrom
Rawal27:doc-fix-child-process-documentation
Open

doc: fix grammar and punctuation in child-process documentation#65234
Rawal27 wants to merge 1 commit into
nodejs:mainfrom
Rawal27:doc-fix-child-process-documentation

Conversation

@Rawal27

@Rawal27 Rawal27 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Improve the grammar and wording in the child_process documentation.

Changes

  • Correct the grammar and wording in the description of the PATH environment variable lookup.
  • Correct the possessive form in “the current processes environment variable PATH” to “the current process's environment variable PATH”.
  • Improve the wording of the fork() description to use the singular “its own V8 instance”.
  • Add the missing article in “Example of checking for a failed spawn”.
  • Add the missing comma in “Alternatively, one can redirect...”.
  • Correct the possessive form from “child process'” to “child process's”.

Documentation-level changes only. No functional changes.

Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
@nodejs-github-bot nodejs-github-bot added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants