Comment by Paul Lefebvre on "Do you feel uncomfortable when you spot typos in code (e.g. variable names) and comments while reviewing PRs (or reading someone's code)?" | Hashnode
A typo in code suggests a lack of attention to detail, something that is pretty important when writing code. Typos happen, but if you can't be bothered to fix them or don't even notice them, then why should I trust the code you've written?