We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110ef8a commit c0a4facCopy full SHA for c0a4fac
doc/changelogs/CHANGELOG_V12.md
@@ -947,7 +947,7 @@ occur in any future release.” Users should be cautious when using the feature
947
in production environments.
948
949
Unlike Node.js 14, using ESM will still emit a runtime experimental warning,
950
-either when a module is used a the application's entrypoint or the first time
+either when a module is used at the application's entrypoint or the first time
951
dynamic `import()` is called.
952
953
Please keep in mind that the implementation of ESM in Node.js differs from the
0 commit comments