Skip to content

Commit 5cfa209

Browse files
iShibiTrott
authored andcommitted
doc: fix a typo in CHANGELOG_V12
1 parent ab62fc1 commit 5cfa209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelogs/CHANGELOG_V12.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ occur in any future release.” Users should be cautious when using the feature
947947
in production environments.
948948

949949
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
950+
either when a module is used at the application's entrypoint or the first time
951951
dynamic `import()` is called.
952952

953953
Please keep in mind that the implementation of ESM in Node.js differs from the

0 commit comments

Comments
 (0)