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

Fixed typo in table of contents #34

Closed MarcelMichau closed 7 years ago

MarcelMichau commented 7 years ago

Fixed typo in 'Destructuring with default values' heading in table of contents as it wasn't linking correctly

denysdovhan commented 7 years ago

TOC is generated automatically. Gonna update it. Thanks for reporting!