Because we type code. We do mistakes. Today by chance my fingers typed viewpoet
instead of viewport
. It made me smile right away and I had to find out if I was the only one who did that typo but in actual code. So I started to search for broken code.
-
Example:
<meta name="viewpoet" content="width=devide-width">
-
Example:
this.$element.on("transitoinEnd webkitTransitionEnd", function() {
-
Example:
background: linear-gradeint($direction, $color-stops);
-
Example:
<meta name="viewport" content="width=devixe-width, initial-scale=1.0">
Slip of mind, dyslexia, keys close to each other, many reasons to do beautiful typos. As Descartes was saying:
I do typos therefore I am.
Otsukare!