Skip to content

Commit d819523

Browse files
doc: remove unused reference to Array.isArray() in util documentation
1 parent d1e08e5 commit d819523

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/util.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3678,7 +3678,6 @@ similar built-in functionality through [`Object.assign()`][].
36783678
[WHATWG Encoding Standard]: https://encoding.spec.whatwg.org/
36793679
[`'uncaughtException'`]: process.md#event-uncaughtexception
36803680
[`'warning'`]: process.md#event-warning
3681-
[`Array.isArray()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray
36823681
[`ArrayBuffer.isView()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView
36833682
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
36843683
[`MIMEparams`]: #class-utilmimeparams

0 commit comments

Comments
 (0)