8000 💄 : fix typo · losefor/rust-sorting-algorithims@fa1cf7e · GitHub
[go: up one dir, main page]

Skip to content

Commit fa1cf7e

Browse files
committed
💄 : fix typo
1 parent f3c4718 commit fa1cf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bubble_sort/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| | best | wors |
1+
| | best | worst |
22
| ----------- | ---- | ------ |
33
| Passes | O(1) | O(n) |
44
| Comparisons | O(n) | O(n) |

0 commit comments

Comments
 (0)
0