Fix another typo
This commit is contained in:
parent
911f7833bb
commit
94d30ce921
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
Export and import statements that we covered in previous chaters are called "static".
|
Export and import statements that we covered in previous chaters are called "static".
|
||||||
|
|
||||||
What's because they are indeed static. The syntax is very strict.
|
That's because they are indeed static. The syntax is very strict.
|
||||||
|
|
||||||
First, we can't dynamicaly generate any parameters of `import`.
|
First, we can't dynamicaly generate any parameters of `import`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue