Skip to content

Commit 3a67636

Browse files
authored
fix typo in md
1 parent e4e0fc4 commit 3a67636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learning-paths/refactoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
- [Day 23: Refactor the code after putting it under test.](../exercise/day23/docs/challenge.md)
2222
- Refactor Legacy Code
2323
- Seams
24-
- [Day 24: Write the most complicated code you can.](../exercise/day24/docs/challenge.md)
24+
- [Day 24: Write the most complicated code you can.](../exercise/day24/docs/challenge.md)
2525
- Crappy-Driven Development
26-
- Clean Code
26+
- Clean Code

0 commit comments

Comments
 (0)