Skip to content

Commit 15d1826

Browse files
authored
Update README.md
1 parent 9399f99 commit 15d1826

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ All solutions and solution explanations are my own.
6464
- Concepts: Dynamic Programming, Memoization
6565

6666

67-
## #392 - IS Subsequence
67+
## #392 - Is Subsequence
6868
- Links: [Problem](https://leetcode.com/problems/is-subsequence) - [Solution](0392_Is_Subsequence.py)
69-
Concepts: Two-Pointers
69+
- Concepts: Two-Pointers
7070

7171

7272
### #678: Valid Parenthesis String

0 commit comments

Comments
 (0)