Fix Typo (brewity to brevity)
This commit is contained in:
parent
00a01ec309
commit
4e079a5caf
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ alert( counter2() ); // 0 (independent)
|
|||
```
|
||||
|
||||
|
||||
Hopefully, the situation with outer variables is clear now. For most situations such understanding is enough. There are few details in the specification that we omitted for brewity. So in the next section we cover even more details, not to miss anything.
|
||||
Hopefully, the situation with outer variables is clear now. For most situations such understanding is enough. There are few details in the specification that we omitted for brevity. So in the next section we cover even more details, not to miss anything.
|
||||
|
||||
## Environments in detail
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue