Skip to content

Commit e65f8c5

Browse files
authored
Fix naming
1 parent c98b02b commit e65f8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DIRECTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@
10631063
* [External Sort](sorts/external_sort.py)
10641064
* [Gnome Sort](sorts/gnome_sort.py)
10651065
* [Heap Sort](sorts/heap_sort.py)
1066-
* [Hibert Sort](sorts/hilbert_sort.py)
1066+
* [Hilbert Sort](sorts/hilbert_sort.py)
10671067
* [Insertion Sort](sorts/insertion_sort.py)
10681068
* [Intro Sort](sorts/intro_sort.py)
10691069
* [Iterative Merge Sort](sorts/iterative_merge_sort.py)

0 commit comments

Comments
 (0)