Skip to content

Commit 5f09f45

Browse files
Trottaddaleax
authored andcommitted
doc: use 'console' info string for console output
PR-URL: #34837 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent a6b6556 commit 5f09f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@ requires the full path to a module be provided to the loader. To enable the
18081808
automatic extension resolution and importing from directories that include an
18091809
index file use the `node` mode.
18101810
1811-
```bash
1811+
```console
18121812
$ node index.mjs
18131813
success!
18141814
$ node index # Failure!

0 commit comments

Comments
 (0)