We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1932bfb + 94d30ce commit 85a0449Copy full SHA for 85a0449
1-js/13-modules/03-modules-dynamic-imports/article.md
@@ -3,7 +3,7 @@
3
4
Export and import statements that we covered in previous chaters are called "static".
5
6
-What's because they are indeed static. The syntax is very strict.
+That's because they are indeed static. The syntax is very strict.
7
8
First, we can't dynamicaly generate any parameters of `import`.
9
0 commit comments