We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f88543 commit 6739f41Copy full SHA for 6739f41
doc/api/console.md
@@ -216,7 +216,7 @@ undefined
216
>
217
```
218
219
-### console.countReset([label = 'default'])
+### console.countReset([label='default'])
220
<!-- YAML
221
added: v8.3.0
222
-->
@@ -293,7 +293,7 @@ values are concatenated. See [`util.format()`][] for more information.
293
added: v8.5.0
294
295
296
-* `label` {any}
+* `...label` {any}
297
298
Increases indentation of subsequent lines by two spaces.
299
0 commit comments