Skip to content

Commit 3ac775b

Browse files
popmooremarco-ippolito
authored andcommitted
doc: fix format in esm.md
PR-URL: #53170 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Deokjin Kim <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 41b08bd commit 3ac775b

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
@@ -354,9 +354,9 @@ added: v20.11.0
354354
> Stability: 1.2 - Release candidate
355355
356356
* {string} The full absolute path and filename of the current module, with
357-
* symlinks resolved.
357+
symlinks resolved.
358358
* This is the same as the [`url.fileURLToPath()`][] of the
359-
* [`import.meta.url`][].
359+
[`import.meta.url`][].
360360

361361
> **Caveat** only local modules support this property. Modules not using the
362362
> `file:` protocol will not provide it.

0 commit comments

Comments
 (0)