Skip to content

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

Merged
bmuenzenmeyer merged 2 commits into
nodejs:mainfrom
Venkat-Entropik:fix/nodejs-docs-typos
Apr 10, 2026
Merged

bmuenzenmeyer merged 2 commits into
nodejs: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:

    • seperated → separated
    • recieve → receive
    • accomodate → accommodate
    • 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

vercel Bot commented Apr 6, 2026 •

Copy link
Copy Markdown

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

cursor Bot commented Apr 6, 2026 •

Copy link
Copy Markdown

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

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

👋 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! 🙏

@avivkeller avivkeller left a comment

Copy link
Copy Markdown
Member

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.

@bmuenzenmeyer bmuenzenmeyer left a comment

Copy link
Copy Markdown
Contributor

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

@codecov

codecov Bot commented Apr 10, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.24%. Comparing base (9345c76) to head (f3946b0).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8803      +/-   ##
==========================================
+ Coverage   74.22%   74.24%   +0.01%     
==========================================
  Files         105      105              
  Lines        8870     8875       +5     
  Branches      328      328              
==========================================
+ Hits         6584     6589       +5     
  Misses       2284     2284              
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@araujogui araujogui left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@bmuenzenmeyer
bmuenzenmeyer merged commit ea65dd8 into nodejs:main Apr 10, 2026
14 checks passed
@Venkat-Entropik
Venkat-Entropik deleted the fix/nodejs-docs-typos branch April 10, 2026 02:31

This branch was successfully deployed

1 active deployment
Preview — f3946b0d Deployed Apr 6, 2026 by vercel[bot]
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

4 participants