diff --git a/README.md b/README.md index e706466..29680f9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Basics * [Title case](Title_Case/) -- loops -* [Remove dupe](Remove_dupe/) -- loops +* [Remove dupe](Remove_Dupe/) -- loops * [Matrix Sort](Matrix_Sort/) -- nested loops * [Birthday](Birthday/) -- import dt * [Sum of Divisors](Sum_of_Divisors/) -- math