I was looking at `main.js` where I encountered the typo `"letiable"` in a comment, which is most likely overlooked when doing some `var`-to-`let` replacement. I've fixed it and created the PR.