Skip to content

Commit 7b8767e

Browse files
Renegade334aduh95
authored andcommitted
doc: remove unsupported template type from v8.md
Signed-off-by: Renegade334 <[email protected]> PR-URL: #63410 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent b2ec188 commit 7b8767e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/v8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ changes:
389389
* `format` {string} If it's `'count'`, the count of matched objects
390390
is returned. If it's `'summary'`, an array with summary strings
391391
of the matched objects is returned.
392-
* Returns: {number|Array<string>}
392+
* Returns: {number|string\[]}
393393

394394
This is similar to the [`queryObjects()` console API][] provided by the
395395
Chromium DevTools console. It can be used to search for objects that

0 commit comments

Comments
 (0)