Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/learn/learn-phragmen.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ their paper

The Phragmén method will iterate, selecting one seat at a time, according to the following rules:

1. Candidates submit their ballots, marking which candidates they approve. Ballots will not be
1. Voters submit their ballots, marking which candidates they approve. Ballots will not be
modified after submission.
2. An initial load of 0 is set for each ballot.
3. The candidate who wins the next available seat is the one where the ballots of their supporters
Expand Down