Skip to content

Commit 98d5b07

Browse files
doc: remove unused reference to Array.isArray() in util documentation
1 parent 0a3d849 commit 98d5b07

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
@@ -3767,7 +3767,6 @@ similar built-in functionality through [`Object.assign()`][].
37673767
[WHATWG Encoding Standard]: https://encoding.spec.whatwg.org/
37683768
[`'uncaughtException'`]: process.md#event-uncaughtexception
37693769
[`'warning'`]: process.md#event-warning
3770-
[`Array.isArray()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray
37713770
[`ArrayBuffer.isView()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView
37723771
[`Error.isError`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/isError
37733772
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify

0 commit comments

Comments
 (0)