Skip to content

Commit 066bdec

Browse files
richardlauMylesBorins
authored andcommitted
doc: fix lint warning in doc/api/esm.md
Signed-off-by: Richard Lau <[email protected]> PR-URL: #32462 Refs: #31479 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent d0c0e20 commit 066bdec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/esm.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -917,8 +917,8 @@ It is also possible to
917917

918918
### `import()` expressions
919919

920-
[Dynamic `import()`][] is supported in both CommonJS and ES modules. It can be used
921-
to include ES module files from CommonJS code.
920+
[Dynamic `import()`][] is supported in both CommonJS and ES modules. It can be
921+
used to include ES module files from CommonJS code.
922922

923923
## CommonJS, JSON, and Native Modules
924924

0 commit comments

Comments
 (0)