Skip to content

Fix typos in June 2026 security release notes#8970

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
MHRoni-dev:patch-1
Jun 24, 2026
Merged

Fix typos in June 2026 security release notes#8970
aduh95 merged 1 commit into
nodejs:mainfrom
MHRoni-dev:patch-1

Conversation

@MHRoni-dev

Copy link
Copy Markdown
Contributor

Corrected typos in the description of CVE-2026-48618.

Description

Fixed a typo in the CVE-2026-48618 advisory description where "mismat" was incorrectly written instead of "mismatch".

Validation

  • The change is text-only and limited to fixing a spelling error in the CVE-2026-48618 description.
  • Reviewers can verify by viewing the diff: the word "mismat" should now read "mismatch".
  • No functional, visual, or build-affecting changes.

Related Issues

N/A

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.

Corrected typos in the description of CVE-2026-48618.

Signed-off-by: MHRoni <mdmonirhossain.program@gmail.com>
@MHRoni-dev MHRoni-dev requested a review from a team as a code owner June 24, 2026 08:06
@vercel

vercel Bot commented Jun 24, 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 Jun 24, 2026 8:07am

Request Review

@cursor

cursor Bot commented Jun 24, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation-only spelling fix with no runtime, build, or security behavior impact.

Overview
Corrects a spelling error in the CVE-2026-48618 section of the June 2026 security release post: mismat is changed to mismatch in both the section heading and the advisory body text.

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

@aduh95 aduh95 added the github_actions:pull-request Trigger Pull Request Checks label Jun 24, 2026
@github-actions github-actions Bot removed the github_actions:pull-request Trigger Pull Request Checks label Jun 24, 2026
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 100 🟢 96 🟢 96 🟢 100 🔗
/en/about 🟢 100 🟢 94 🟢 96 🟠 88 🔗
/en/about/previous-releases 🟢 98 🟢 97 🟢 96 🟢 100 🔗
/en/download 🟢 100 🟢 96 🟠 81 🟢 100 🔗
/en/download/archive/current 🟢 99 🟢 97 🟢 100 🟢 100 🔗
/en/blog 🟢 100 🟢 97 🟢 96 🟢 100 🔗

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.39%. Comparing base (4e0c2a7) to head (af9e3ff).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8970      +/-   ##
==========================================
- Coverage   75.41%   75.39%   -0.02%     
==========================================
  Files          98       98              
  Lines        8630     8630              
  Branches      318      318              
==========================================
- Hits         6508     6507       -1     
- Misses       2118     2119       +1     
  Partials        4        4              

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

@aduh95 aduh95 added this pull request to the merge queue Jun 24, 2026
Merged via the queue into nodejs:main with commit c8a83d6 Jun 24, 2026
16 checks passed
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.

3 participants