denysdovhan / wtfjs

🤪 A list of funny and tricky JavaScript examples
http://bit.ly/wtfjavascript
Do What The F*ck You Want To Public License
34.99k stars 2.55k forks source link

Another Typo #28

Closed rbenson closed 7 years ago

rbenson commented 7 years ago

On line 70 you have

I hope this notes will motivate you to spend more time reading the specification.

This should be these. You also should link to the spec

denysdovhan commented 7 years ago

Already fixed. Thanks for reaching out!