zgordon/javascript-explained

Wrong variable name

fienen opened this issue · 1 comments

You've set your variable name as the value, rather than updating the value for the username variable on the prior line.

I went ahead and drafted a simple PR to correct it with #2