Skip to content

docs: fix typos in blog posts - #9165

Open
toyeshhm wants to merge 1 commit into
nodejs:mainfrom
toyeshhm:fix-blog-typos
Open

toyeshhm wants to merge 1 commit into
nodejs:mainfrom
toyeshhm:fix-blog-typos

Conversation

@toyeshhm

Copy link
Copy Markdown
Contributor

Description

Split out from #9158 at reviewer request, so the docs/adding-pages.md fix does not pull the releaser CODEOWNERS into a typo review.

Fixes misspellings in the English blog posts:

  • blog/announcements/making-nodejs-downloads-reliable.md: occuring → occurring, "being effected" → "being affected", additon → addition
  • blog/community/2025-pride.md: millenia → millennia
  • blog/events/collab-summit-2025-paris.md: rewritting → rewriting
  • blog/vulnerability/february-2024-security-releases.md: overwitten → overwritten, encounted → encountered
  • blog/vulnerability/august-2023-security-releases.md: retrive → retrieve (heading)
  • blog/vulnerability/june-2023-security-releases.md: interuption → interruption (heading)
  • blog/vulnerability/february-2023-security-releases.md: priviledges → privileges
  • blog/vulnerability/july-2022-security-releases.md: serverity → severity
  • blog/vulnerability/openssl-fixes-in-regular-releases-may2022.md: serverity → severity, delievered → delivered
  • blog/vulnerability/jan-2022-security-releases.md: protoype → prototype
  • blog/vulnerability/aug-2021-security-releases2.md: annoucement → announcement

Two of the fixes are in headings of security release posts, so their generated anchor ids change. Happy to drop those two if any inbound links depend on the old anchors.

Validation

Markdown-only changes; no code touched. Reviewed each line in context.

Related Issues

Split from #9158.

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Corrects misspellings in the English blog posts. No content or meaning
changes; two of them are in headings, which changes those anchor ids.
@toyeshhm
toyeshhm requested review from a team as code owners September 20, 2026 03:30
@vercel

vercel Bot commented Sep 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
nodejs-org Ready Ready Preview Sep 20, 2026 3:32am UTC

Request Review

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

Thanks for breaking this up for clarity!

@mikeesto mikeesto 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. I would be OK with leaving the two headings as is for posterity but I don't have a strong view

@codecov

codecov Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.07%. Comparing base (69249e0) to head (b208405).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9165      +/-   ##
==========================================
- Coverage   86.12%   86.07%   -0.05%     
==========================================
  Files          86       86              
  Lines        6046     6046              
  Branches      357      358       +1     
==========================================
- Hits         5207     5204       -3     
- Misses        835      838       +3     
  Partials        4        4              

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

@github-actions

Copy link
Copy Markdown
Contributor

📦 Build Size Comparison

Summary

Metric Value
Old Total First Load JS 7.10 MB
New Total First Load JS 7.10 MB
Delta 700.00 B (+0.01%)

Changes

🔄 Modified Routes (4)
Route Old First Load JS New First Load JS Delta
/[locale] 1.67 MB 1.67 MB 📈 175.00 B (+0.01%)
/[locale]/[...path] 1.67 MB 1.67 MB 📈 175.00 B (+0.01%)
/[locale]/blog/[...path] 1.67 MB 1.67 MB 📈 175.00 B (+0.01%)
/[locale]/download/archive/[version] 1.67 MB 1.67 MB 📈 175.00 B (+0.01%)

This branch was successfully deployed

1 active deployment
Preview b208405c Deployed Sep 20, 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.

5 participants