Skip to content

Commit b30b57c

Browse files
committed
README.md
1 parent b01373a commit b30b57c

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
@@ -9,7 +9,7 @@ Check the notes for the explaination - [Notes](https://stingy-shallot-4ea.notion
99
- [x] [Word Search](Backtracking/79-Word-Search.py)
1010
- [x] [Letter Case Permutation](Backtracking/784-letter-case-permutation.py)
1111
- [x] [Subsets](Backtracking/78-Subsets.py)
12-
- [x] [Subsets-II](Backtracking/78-Subsets.py)
12+
- [x] [Subsets-II](Backtracking/90-Subsets-II.py)
1313
- [x] [Permutations](Backtracking/46-Permutations.py)
1414
- [x] [Permutations II](Backtracking/47-Permutations-II.py)
1515
- [x] [Combinations](Backtracking/77-Combinations.py)

0 commit comments

Comments
 (0)