Skip to content

Commit 2dc84c0

Browse files
doc: remove unused reference to Array.isArray() in util documentation
1 parent ac597d7 commit 2dc84c0

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
@@ -3849,7 +3849,6 @@ npx codemod@latest @nodejs/util-is
38493849
[WHATWG Encoding Standard]: https://encoding.spec.whatwg.org/
38503850
[`'uncaughtException'`]: process.md#event-uncaughtexception
38513851
[`'warning'`]: process.md#event-warning
3852-
[`Array.isArray()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray
38533852
[`ArrayBuffer.isView()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView
38543853
[`Error.isError`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/isError
38553854
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify

0 commit comments

Comments
 (0)