diff --git a/doc/api/v8.md b/doc/api/v8.md index fee6b067596fde..cf8777db973425 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -389,7 +389,7 @@ changes: * `format` {string} If it's `'count'`, the count of matched objects is returned. If it's `'summary'`, an array with summary strings of the matched objects is returned. -* Returns: {number|Array} +* Returns: {number|string\[]} This is similar to the [`queryObjects()` console API][] provided by the Chromium DevTools console. It can be used to search for objects that