Skip to content

Commit c0a4fac

Browse files
iShibitargos
authored andcommitted
doc: fix a typo in CHANGELOG_V12
PR-URL: #35786 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
1 parent 110ef8a commit c0a4fac

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)