We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cd279 commit d9bc921Copy full SHA for d9bc921
doc/api/console.md
@@ -354,7 +354,7 @@ added: v10.0.0
354
* `properties` {string[]} Alternate properties for constructing the table.
355
356
Try to construct a table with the columns of the properties of `tabularData`
357
-(or use `properties`) and rows of `tabularData` and logit. Falls back to just
+(or use `properties`) and rows of `tabularData` and log it. Falls back to just
358
logging the argument if it can’t be parsed as tabular.
359
360
```js
0 commit comments