Skip to content

Commit

Permalink
Merge pull request #3427 from matheeshan-sivalingam/patch-1
Browse files Browse the repository at this point in the history
Update functions_and_execution_context.mdx
  • Loading branch information
SlyBouhafs authored Jan 10, 2024
2 parents b8f92e9 + bf814e0 commit 60f3ad3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ const malfoy = draco(1,2,3) // line 6

</twoColumns>

**Line 3: Inside the draco function, the gobal variable `points` in the global
**Line 3: Inside the draco function, the global variable `points` in the global
execution context is updated to 3.**

<twoColumns>
Expand Down

0 comments on commit 60f3ad3

Please sign in to comment.