Skip to content

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

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

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

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
@aduh95

aduh95 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Please stop opening PRs faster they can be reviewed. If you do not stop, you will get blocked from the organisation.

@aduh95 aduh95 closed this Aug 13, 2026
@Rawal27

Rawal27 commented Aug 13, 2026

Copy link
Copy Markdown
Author

@aduh95 Can you clarify this? I mean, these are genuine doc-level changes that I have proposed. Also, a contributor can contribute to as many as 30 pull requests at a time. Closing them without reason seems unfair to me.

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.

3 participants