Skip to content

doc: fix grammar and punctuation in dgram documentation - #64957

Open
Rawal27 wants to merge 5 commits into
nodejs:mainfrom
Rawal27:doc-api-dgram-typo-fix
Open

doc: fix grammar and punctuation in dgram documentation#64957
Rawal27 wants to merge 5 commits into
nodejs:mainfrom
Rawal27:doc-api-dgram-typo-fix

Conversation

@Rawal27

@Rawal27 Rawal27 commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

This pull request fixes a few minor grammar and punctuation issues in the dgram documentation without changing the meaning or behavior of the documented APIs.

Changes

  • Fix grammatical errors (e.g., "multiples" → "multiple", "In rare case" → "In a rare case").
  • Improve punctuation consistency (e.g., adding missing commas where appropriate).
  • Made minor wording improvements for readability while preserving the original technical content.

Functional Changes

  • Not applicable (documentation only).

Rawal27 added 2 commits August 2, 2026 17:51
Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/net

@nodejs-github-bot nodejs-github-bot added dgram Issues and PRs related to the dgram subsystem / UDP. doc Issues and PRs related to the documentations. labels Aug 2, 2026
Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
Comment thread doc/api/dgram.md Outdated
Comment thread doc/api/dgram.md Outdated
Rawal27 and others added 2 commits August 2, 2026 21:17
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@MikeMcC399 MikeMcC399 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dgram Issues and PRs related to the dgram subsystem / UDP. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants