Skip to content

Commit f05a61d

Browse files
Renegade334aduh95
authored andcommitted
doc: remove unsupported template type from v8.md
Signed-off-by: Renegade334 <contact.9a5d6388@renegade334.me.uk> PR-URL: #63410 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 1ea52c4 commit f05a61d

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
@@ -385,7 +385,7 @@ changes:
385385
* `format` {string} If it's `'count'`, the count of matched objects
386386
is returned. If it's `'summary'`, an array with summary strings
387387
of the matched objects is returned.
388-
* Returns: {number|Array<string>}
388+
* Returns: {number|string\[]}
389389

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

0 commit comments

Comments
 (0)