Skip to content

Commit

Permalink
Update allocations.md (#165)
Browse files Browse the repository at this point in the history
Not sure why we have that last line as it's wrong. We don't repeat for every category after the last step, we do it before the last step.
  • Loading branch information
Vaxivop authored Oct 9, 2023
1 parent 72daa73 commit fadca8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions allocations.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,4 @@ For each applicant, we will have the resulting information: Their category score

* Step 5: Repeat steps 1 to 4 for the next preference, i.e. #2, then #3, then #4.

This is then repeated for every category.

And that's it! If you want to know more about the nitty gritty details you can read the commented code [here](https://github.com/r-anime/awards-web/blob/master/util/allocations.js).

0 comments on commit fadca8c

Please sign in to comment.