diff --git a/1-js/13-modules/01-modules-intro/article.md b/1-js/13-modules/01-modules-intro/article.md index 9be69aa1..1405ecc0 100644 --- a/1-js/13-modules/01-modules-intro/article.md +++ b/1-js/13-modules/01-modules-intro/article.md @@ -96,7 +96,7 @@ This is the correct variant: [codetabs src="scopes-working" height="140" current="hello.js"] -In the browser, independent top-level scope also exists for each `