Skip to content

Commit c04ce47

Browse files
committed
Fixing naming convention
1 parent 4e31825 commit c04ce47

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Basically these are supposed to be my notes, but feel free to use them as you wi
6262
- [Quick Sort](sortingAlgo/quickSort)
6363
- [Radix Sort](sortingAlgo/radixSort)
6464
- [Selection Sort](sortingAlgo/selectionSort)
65-
- [Shell Sort](sortingAlgo/ShellSort)
65+
- [Shell Sort](sortingAlgo/shellSort)
6666
- [Tim Sort](sortingAlgo/timSort)
6767

6868
### [Primality Test](primalityTest)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)