Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 75717da

Browse files
authoredNov 7, 2019
Fixed typo
1 parent 3357ba6 commit 75717da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎contents.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ data-structures/trie.cpp Trie
8282
data-structures/mergesort-tree.cpp Mergesort Tree
8383
data-structures/treap.cpp Treap
8484
data-structures/stanford-kdtree.cpp KD Tree (Stanford)
85-
data-structures/min-queue.cpp Mainimum Queue
85+
data-structures/min-queue.cpp Minimum Queue
8686
data-structures/ordered_set.cpp Ordered Set
8787
data-structures/ita-lichao.cpp Lichao Tree (ITA)
8888

0 commit comments

Comments
 (0)
Please sign in to comment.