Skip to content

Commit ce7afd6

Browse files
authored
Update README.md
1 parent 5f882b0 commit ce7afd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ leetcode 题解,记录自己的 leetcode 解题之路。
185185
- [0003.longest-substring-without-repeating-characters](./problems/3.longest-substring-without-repeating-characters.md)
186186
- [0005.longest-palindromic-substring](./problems/5.longest-palindromic-substring.md)
187187
- [0011.container-with-most-water](./problems/11.container-with-most-water.md)
188-
- [0015.3-sum](./problems/15.3-sum.md)
188+
- [0015.3-sum](./problems/15.3sum.md)
189189
- [0017.Letter-Combinations-of-a-Phone-Number](./problems/17.Letter-Combinations-of-a-Phone-Number.md) 🆕
190190
- [0019. Remove Nth Node From End of List](./problems/19.removeNthNodeFromEndofList.md)
191191
- [0022.generate-parentheses.md](./problems/22.generate-parentheses.md) 🆕

0 commit comments

Comments
 (0)