en.javascript.info
en.javascript.info copied to clipboard
Variable scope, closure
line 15, 18, 225 - grammar fixes
line 96 - Replaced comment to look like the actual error
line 163 - fixed grammar and replaced Lexical Environment
with Environment Record
(might need to replace it everywhere, let me know)
line 197, 281, 287, 293, 378 - small improvements