Skip to content

Commit e3be34d

Browse files
Update 8-strings.md
1 parent ca4da9c commit e3be34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/8-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- [Minimum Length of String After Deleting Similar Ends](https://leetcode.com/problems/minimum-length-of-string-after-deleting-similar-ends/)
3535
- [Reverse Words in a String](https://leetcode.com/problems/reverse-words-in-a-string/)
3636
- [String Compression](https://leetcode.com/problems/string-compression/)
37-
- [Longest Palindrimic Substring](https://leetcode.com/problems/longest-palindromic-substring/)
37+
- [Longest Palindromic Substring](https://leetcode.com/problems/longest-palindromic-substring/)
3838

3939
## Hard
4040

0 commit comments

Comments
 (0)