Skip to content

Commit

Permalink
Merge pull request #120 from kaBeech/update-readme
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
kaBeech authored Oct 31, 2024
2 parents c2217f7 + f0aabd0 commit 0cd5714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ permutations of [1,2,3] using a faulty comparator that gives a random result
In these cases, 86% of the time the Top Bit was in the correct position.
The least likely outcome is a reverse-sorted Byte and the other possible
incorrect outcomes are in approximately even distribution with each other.
https://hachyderm.io/@kaBeech

#### Supersort Adjudication

Supposing that our results from Bubblesort and Rotationsort disagree and we now
Expand Down

0 comments on commit 0cd5714

Please sign in to comment.