Skip to content

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

Merged
nodejs-github-bot merged 5 commits into
nodejs:mainfrom
Rawal27:doc-api-dgram-typo-fix
Aug 4, 2026
Merged

doc: fix grammar and punctuation in dgram documentation#64957
nodejs-github-bot merged 5 commits into
nodejs:mainfrom
Rawal27:doc-api-dgram-typo-fix

Conversation

@Rawal27

@Rawal27Rawal27 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).

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-botnodejs-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 threaddoc/api/dgram.md Outdated
Comment threaddoc/api/dgram.md Outdated
Rawal27and 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>
@MikeMcC399MikeMcC399 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
bnb
bnb approved these changes Aug 3, 2026
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 4, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 15495a0 into nodejs:mainAug 4, 2026
26 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 15495a0

aduh95 pushed a commit that referenced this pull request Aug 4, 2026
Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
PR-URL: #64957
Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Rich Trott <rtrott@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 5, 2026
Signed-off-by: Rawal27 <obviouslykamal@gmail.com>
PR-URL: #64957
Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.dgramIssues and PRs related to the dgram subsystem / UDP.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Rawal27@nodejs-github-bot@bnb@Trott@MikeMcC399