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.
1 parent 0873473 commit e1eb073Copy full SHA for e1eb073
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