We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c76de1 commit 359a232Copy full SHA for 359a232
doc/api/esm.md
@@ -34,7 +34,7 @@ node --experimental-modules my-app.mjs
34
35
Only the CLI argument for the main entry point to the program can be an entry
36
point into an ESM graph. Dynamic import can also be used with the flag
37
-`--harmony-dynamic-import` to create entry points into ESM graphs at run time.
+`--harmony-dynamic-import` to create entry points into ESM graphs at runtime.
38
39
### Unsupported
40
0 commit comments