Skip to content

Commit 1702d26

Browse files
popmooretargos
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 070577e commit 1702d26

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
@@ -366,9 +366,9 @@ added:
366366
> Stability: 1.2 - Release candidate
367367
368368
* {string} The full absolute path and filename of the current module, with
369-
* symlinks resolved.
369+
symlinks resolved.
370370
* This is the same as the [`url.fileURLToPath()`][] of the
371-
* [`import.meta.url`][].
371+
[`import.meta.url`][].
372372

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

0 commit comments

Comments
 (0)