Skip to content

Commit ff91140

Browse files
Lambdac0reMylesBorins
authored andcommitted
doc: match console.count()/countReset() signatures
PR-URL: #20599 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent f17a711 commit ff91140

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
@@ -164,7 +164,7 @@ operates similarly to the `clear` shell command. On Windows, `console.clear()`
164164
will clear only the output in the current terminal viewport for the Node.js
165165
binary.
166166

167-
### console.count([label])
167+
### console.count([label='default'])
168168
<!-- YAML
169169
added: v8.3.0
170170
-->

0 commit comments

Comments
 (0)