We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e4b79 commit dcd6be3Copy full SHA for dcd6be3
1 file changed
SortingAlgorithms/README.md
@@ -1,3 +1,3 @@
1
# Soritng Algorithms in JavaScript
2
3
-Bubble, Insertion, Selection and Merge sort.
+Bubble, Selection, Insertion and Merge sort.
0 commit comments