Skip to content

Commit 17c21b6

Browse files
vsemozhetbyttargos
authored andcommitted
doc: fix indentation in console.md
PR-URL: #21367 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]>
1 parent ef74368 commit 17c21b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/console.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ changes:
9494
* `stdout` {stream.Writable}
9595
* `stderr` {stream.Writable}
9696
* `ignoreErrors` {boolean} Ignore errors when writing to the underlying
97-
streams. **Default:** `true`.
97+
streams. **Default:** `true`.
9898
* `colorMode` {boolean|string} Set color support for this `Console` instance.
9999
Setting to `true` enables coloring while inspecting values, setting to
100100
`'auto'` will make color support depend on the value of the `isTTY` property

0 commit comments

Comments
 (0)