Summary
I found a few clear spelling / grammar mistakes in docs/removed-sites.md while reviewing candidate fixes from the trending scan.
Examples:
most likley -> most likely
false positves -> false positives
wont -> won't
wierd -> weird
Zoomit return -> Zoomit returns
Why this is worth fixing
These sections are part of the project's historical documentation for removed sites. Small wording errors make the file look less maintained and slightly reduce readability when contributors search through past removals and failure modes.
Proposed fix
Make a documentation-only cleanup that corrects the wording without changing the meaning of the notes.
Summary
I found a few clear spelling / grammar mistakes in
docs/removed-sites.mdwhile reviewing candidate fixes from the trending scan.Examples:
most likley->most likelyfalse positves->false positiveswont->won'twierd->weirdZoomit return->Zoomit returnsWhy this is worth fixing
These sections are part of the project's historical documentation for removed sites. Small wording errors make the file look less maintained and slightly reduce readability when contributors search through past removals and failure modes.
Proposed fix
Make a documentation-only cleanup that corrects the wording without changing the meaning of the notes.