labs42io / clean-code-typescript

Clean Code concepts adapted for TypeScript

Home Page:https://labs42io.github.io/clean-code-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in "Remove dead code" section

yakovsushenok opened this issue · comments

Instead of "It will still be safe in your version history if you still need it.", I think it should be "It will still be saved in your version history if you still need it."