Skip to content

Commit e1eb073

Browse files
authored
Fix chaters to chapters
1 parent 0873473 commit e1eb073

File tree

1 file changed

+1
-1
lines changed
  • 1-js/13-modules/03-modules-dynamic-imports

1 file changed

+1
-1
lines changed

1-js/13-modules/03-modules-dynamic-imports/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Dynamic imports
33

4-
Export and import statements that we covered in previous chaters are called "static".
4+
Export and import statements that we covered in previous chapters are called "static".
55

66
That's because they are indeed static. The syntax is very strict.
77

0 commit comments

Comments
 (0)