Skip to content

fix(docs): correct typographical errors in multiple blog files#8803

Open
Venkat-Entropik wants to merge 2 commits intonodejs:mainfrom
Venkat-Entropik:fix/nodejs-docs-typos
Open

fix(docs): correct typographical errors in multiple blog files#8803
Venkat-Entropik wants to merge 2 commits intonodejs:mainfrom
Venkat-Entropik:fix/nodejs-docs-typos

Conversation

@Venkat-Entropik
Copy link
Copy Markdown
Contributor

Description

This PR fixes multiple typographical errors across various blog and release documentation files. The changes include correcting spelling mistakes and removing duplicated words to improve readability and overall documentation quality.


Validation

  • Verified all identified typos are corrected:

    • seperatedseparated
    • recievereceive
    • accomodateaccommodate
    • Removed duplicate occurrences like the the
  • Ensured no unintended changes were introduced.

  • Changes are limited to documentation and do not affect functionality.


Related Issues

Addresses the reported typographical errors in documentation.


Check List

closes #8802

@Venkat-Entropik Venkat-Entropik requested a review from a team as a code owner April 6, 2026 03:03
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Apr 6, 2026 4:54am

Request Review

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 6, 2026

PR Summary

Low Risk
Low risk: changes are limited to copy edits in Markdown blog posts (spelling/duplicate-word fixes) with no functional or runtime impact.

Overview
Cleans up documentation typos across several blog/release Markdown posts, including fixing misspellings (e.g., accomodate/seperated) and removing duplicated words like the the to improve readability.

Reviewed by Cursor Bugbot for commit f3946b0. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/releasers

Please review the changes when you have a chance. Thank you! 🙏

Copy link
Copy Markdown
Member

@avivkeller avivkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit messages should not be changed, even if they have typos

@Venkat-Entropik
Copy link
Copy Markdown
Contributor Author

@avivkeller Thanks for the clarification!, I have reverted the changes made to commit messages and kept the original text intact.

Copy link
Copy Markdown
Contributor

@bmuenzenmeyer bmuenzenmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont love the idea of changing historical artifacts but dont think there is much harm EOD.

@avivkeller avivkeller dismissed their stale review April 6, 2026 18:47

Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix multiple typographical errors across Node.js documentation files

3 participants