Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eyas-ranjous committed Jul 5, 2022
1 parent 8988ca2 commit 56253a8
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 @@ -10,7 +10,7 @@ soft algorithms implementation with ability to use a compare callback similar to
* [import](#import)
* [API](#api)
* [bubbleSort](#bubbleSort)
* [insertioSort](#insertionSort)
* [insertionSort](#insertionSort)
* [selectionSort](#selectionSort)
* [radixSort](#radixSort)
* [heapSort](#heapSort)
Expand Down

0 comments on commit 56253a8

Please sign in to comment.