Merge pull request #1 from srogalsky8/master

Fix another typo
This commit is contained in:
Steven Rogalsky 2019-04-02 12:36:47 -07:00 committed by GitHub
commit 85a0449fce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
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`.