diff --git a/doc/api/console.md b/doc/api/console.md index bc8c8f01d658eb..5ef55e63da27c6 100644 --- a/doc/api/console.md +++ b/doc/api/console.md @@ -164,7 +164,7 @@ operates similarly to the `clear` shell command. On Windows, `console.clear()` will clear only the output in the current terminal viewport for the Node.js binary. -### console.count([label]) +### console.count([label='default'])