There was an error while loading. Please reload this page.
2 parents 007af4f + 9fd6995 commit 6c83d45Copy full SHA for 6c83d45
1 file changed
1-js/13-modules/02-import-export/article.md
@@ -151,7 +151,7 @@ say.*!*hi*/!*('John'); // Hello, John!
151
say.*!*bye*/!*('John'); // Bye, John!
152
```
153
154
-## export default
+## Export default
155
156
In practice, there are mainly two kinds of modules.
157
0 commit comments