Skip to content

Commit b61c5bf

Browse files
authored
Merge pull request #449 from arocketman/patch-1
Fix minor typo
2 parents 67ccd23 + 57aa5a4 commit b61c5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This command specifies the `english` branch and will limit the depth of the clon
5656
* [Interval Scheduling: Interval Merging](think_like_computer/IntervalMerging.md)
5757
* [Interval Scheduling: Intersections of Intervals](think_like_computer/IntervalIntersection.md)
5858
* [String Multiplication](think_like_computer/string_multiplication.md)
59-
* [Pancake Soring Algorithm](think_like_computer/PancakesSorting.md)
59+
* [Pancake Sorting Algorithm](think_like_computer/PancakesSorting.md)
6060
* [Sliding Window Algorithm](think_like_computer/SlidingWindowTechnique.md)
6161
* [Some Useful Bit Manipulations](think_like_computer/CommonBitManipulation.md)
6262
* [Russian Doll Envelopes Problem](think_like_computer/RussianDollEnvelopes.md)

0 commit comments

Comments
 (0)