Skip to content

docs: fix comma splice in README introduction - #11

Open
lunar-me wants to merge 1 commit into
MSNightmare:mainfrom
lunar-me:fix-docs/grammar-001
Open

docs: fix comma splice in README introduction#11
lunar-me wants to merge 1 commit into
MSNightmare:mainfrom
lunar-me:fix-docs/grammar-001

Conversation

@lunar-me

Copy link
Copy Markdown

Summary

This PR fixes a grammar issue in README.md (line 3).

Problem

Comma splice: two independent clauses joined only by a comma.

The problematic text:

Microsoft has failed to properly patch the RoguePlanet vulnerability CVE-2026-50656, this PoC demonstrates a full patch bypass.

Fix

Replaced with:

Microsoft has failed to properly patch the RoguePlanet vulnerability CVE-2026-50656. This PoC demonstrates a full patch bypass.

Type of Change

  • Documentation fix (grammar, spelling, logical error)
  • Code change
  • Breaking change

Checklist

  • Documentation files only
  • No code changes
  • Fix verified against original text

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.

1 participant