Fix chaters to chapters

This commit is contained in:
Amit 2019-05-31 11:41:16 +05:30 committed by GitHub
parent 0873473402
commit e1eb0735f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Dynamic imports
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".
That's because they are indeed static. The syntax is very strict.