docs: fix spelling and grammar errors on paper ballots page - #1493
Open
masiarek wants to merge 2 commits into
Open
docs: fix spelling and grammar errors on paper ballots page#1493masiarek wants to merge 2 commits into
masiarek wants to merge 2 commits into
Conversation
✅ Deploy Preview for bettervoting ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe paper ballot documentation now correctly uses “Proportional STAR” and “population” in the relevant descriptions. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Copy-editing pass over the Paper Ballots help page (
docs/help/paper_ballots.md). Text-only, no code touched. Ten fixes on nine lines, in two commits.Spelling (2)
Grammar, agreement, and word choice (8)
Fix 1 seemed worth more than ordinary typo hygiene: this is the page people copy ballot instructions off of when printing real paper ballots, and "propositional" is a plausible-looking word a reader could carry onto a printed ballot.
Deliberately left alone: the page's conversational register ("regardless if you are using STAR Voting or not", "All you'll need is a paper, pencil, and a calculator", "you'll have your winner!") and its hyphenation style ("full scale pilot", "time consuming", "3 person teams"). Those read as the author's voice and house style rather than errors, so they seemed yours to decide rather than mine.
No reflowing or whitespace changes — every hunk is a word-level edit on an otherwise untouched line.
One thing I noticed but did not change
The page ends with a dangling cross-reference:
"STAR Voting Cost of Implementation" looks like it was meant to be a link but has no URL, so it renders as plain text. I did not know the intended target — happy to add it in this PR if you point me at it.
Screenshots / Videos (frontend only)
N/A — documentation text only.
Related Issues
None.