Skip to content

Commit 99a7636

Browse files
richardlauMylesBorins
authored andcommitted
doc: fix lint warning in doc/api/esm.md
Signed-off-by: Richard Lau <riclau@uk.ibm.com> PR-URL: #32462 Refs: #31479 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 07e4131 commit 99a7636

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)