Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d9bc921

Browse filesBrowse files
dhritzkivMylesBorins
authored andcommitted
doc: fix typo in console.md
logit -> log it PR-URL: #20349 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
1 parent 73cd279 commit d9bc921
Copy full SHA for d9bc921

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/console.md‎

Copy file name to clipboardExpand all lines: doc/api/console.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ added: v10.0.0
354354
* `properties` {string[]} Alternate properties for constructing the table.
355355

356356
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
357+
(or use `properties`) and rows of `tabularData` and log it. Falls back to just
358358
logging the argument if it can’t be parsed as tabular.
359359

360360
```js

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.