denysdovhan / wtfjs

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

Missing "?" in constructor property example #24

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

The explanation for the "A constructor property" section is missing the ? at the end of the WTF? string.

denysdovhan commented 7 years ago

😱 fixed!