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 267cf94 + e1eb073 commit ce863feCopy full SHA for ce863fe
1-js/13-modules/03-modules-dynamic-imports/article.md
@@ -1,7 +1,7 @@
1
2
# Dynamic imports
3
4
-Export and import statements that we covered in previous chaters are called "static".
+Export and import statements that we covered in previous chapters are called "static".
5
6
That's because they are indeed static. The syntax is very strict.
7
0 commit comments