Skip to content

Commit 61f44c9

Browse files
richardlauMylesBorins
authored andcommitted
doc: fix lint warning in doc/api/esm.md
Signed-off-by: Richard Lau <[email protected]> Backport-PR-URL: #32610 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 d8e17bf commit 61f44c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/esm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -934,8 +934,8 @@ It is also possible to
934934

935935
### `import()` expressions
936936

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

940940
## CommonJS, JSON, and Native Modules
941941

0 commit comments

Comments
 (0)