Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bb2a259

Browse files
authored
Merge pull request #1465 from hrodward/patch-4
Update article.md
2 parents 5197701 + f2e6a18 commit bb2a259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎1-js/06-advanced-functions/03-closure/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To summarize:
100100

101101
### Function Declaration
102102

103-
Till now, we only observed variables. Now enter Function Declarations.
103+
Until now, we only observed variables. Now enter Function Declarations.
104104

105105
**Unlike `let` variables, they are fully initialized not when the execution reaches them, but earlier, when a Lexical Environment is created.**
106106

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /