Fix typos in June 2026 security release notes#8970
Conversation
Corrected typos in the description of CVE-2026-48618. Signed-off-by: MHRoni <mdmonirhossain.program@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit af9e3ff. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Lighthouse Results
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. |
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
Related Issues
N/A
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.