Typo
This commit is contained in:
parent
aeabf4bf9b
commit
9f193b9df0
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ The answer: **0,1.**
|
||||||
|
|
||||||
Functions `counter` and `counter2` are created by different invocations of `makeCounter`.
|
Functions `counter` and `counter2` are created by different invocations of `makeCounter`.
|
||||||
|
|
||||||
So they have independent outer Lexical Environments, each one has it's own `count`.
|
So they have independent outer Lexical Environments, each one has its own `count`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue