Skip to content

Commit 0107ce6

Browse files
🐛 typo mistake
1 parent d393653 commit 0107ce6

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
@@ -29,7 +29,7 @@
2929
4. [Numbers With Same Consecutive Differences](https://leetcode.com/explore/challenge/card/august-leetcoding-challenge/550/week-2-august-8th-august-14th/3428/) ➡️ [CPP Solution](Week3/numsSameConsecDiff.cpp)
3030
5. [Goat Latin](https://leetcode.com/explore/challenge/card/august-leetcoding-challenge/550/week-2-august-8th-august-14th/3429/) ➡️ [CPP Solution](Week3/toGoatLatin.cpp) [JS Solution](Week3/toGoatLatin.js)
3131
6. [Reorder List](https://leetcode.com/explore/challenge/card/august-leetcoding-challenge/550/week-2-august-8th-august-14th/3430/) ➡️ [CPP Solution](Week3/reorderList.cpp)
32-
7. [Sort Array By Parity](https://leetcode.com/explore/challenge/card/august-leetcoding-challenge/550/week-2-august-8th-august-14th/3431/) ➡️ [CPP Solution](week3/sortArrayByParity.cpp)
32+
7. [Sort Array By Parity](https://leetcode.com/explore/challenge/card/august-leetcoding-challenge/550/week-2-august-8th-august-14th/3431/) ➡️ [CPP Solution](Week3/sortArrayByParity.cpp)
3333

3434
## Week 4 🚧
3535
Coming Soon...

0 commit comments

Comments
 (0)