Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 99a7636

Browse filesBrowse 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
Copy full SHA for 99a7636

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/esm.md‎

Copy file name to clipboardExpand all lines: doc/api/esm.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.