Skip to content

Commit 18764bb

Browse files
Update README.md
1 parent 4c044eb commit 18764bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PayRoll Refactoring Kata
22

3-
This is a small code to practice refactoring the bumpy rode code smell.
3+
This is a small code to practice refactoring the bumpy rode code smell by replacing [nested conditionals with guard clauses](https://refactoring.com/catalog/replaceNestedConditionalWithGuardClauses.html).
44

55
Originally found here:
66
https://toot.legacycode.rocks/@nicoespeon/110226815487285845

0 commit comments

Comments
 (0)