Skip to content

Commit 1343c47

Browse files
committed
doc: remove unsupported template type from v8.md
Signed-off-by: Renegade334 <contact.9a5d6388@renegade334.me.uk>
1 parent 3b19867 commit 1343c47

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)