We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c62ecc + e0624c3 commit 676319dCopy full SHA for 676319d
1-js/13-modules/01-modules-intro/article.md
@@ -261,7 +261,7 @@ Compare it to non-module scripts, where `this` is a global object:
261
262
There are also several browser-specific differences of scripts with `type="module"` compared to regular ones.
263
264
-You may want skip this section for now if you're reading for the first time, or if you don't use JavaScript in a browser.
+You may want to skip this section for now if you're reading for the first time, or if you don't use JavaScript in a browser.
265
266
### Module scripts are deferred
267
0 commit comments