diff --git a/doc/api/util.md b/doc/api/util.md index b13d02a8c0..f0098ce3ae 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -462,7 +462,7 @@ added: REPLACEME * `val1` {any} * `val2` {any} -* Returns: {string} +* Returns: {boolean} Returns `true` if there is deep strict equality between `val` and `val2`. Otherwise, returns `false`.