Skip to content

Commit 3a924fc

Browse files
committed
minor fixes
1 parent fbf443e commit 3a924fc

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
@@ -7,7 +7,7 @@ We already know that a function can access variables outside of it ("outer" vari
77

88
But what happens if outer variables change since a function is created? Will the function get newer values or the old ones?
99

10-
And if a function is passed along as a parameter and called from another place of code, will it get access to outer variables at the new place?
10+
And what if a function is passed along as a parameter and called from another place of code, will it get access to outer variables at the new place?
1111

1212
Let's expand our knowledge to understand these scenarios and more complex ones.
1313

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy