diff --git a/doc/api/url.md b/doc/api/url.md index 599f0cbf0905eb..61899d3c0ccf7b 100644 --- a/doc/api/url.md +++ b/doc/api/url.md @@ -984,6 +984,11 @@ The formatting process operates as follows: ### url.parse(urlString[, parseQueryString[, slashesDenoteHost]]) * `urlString` {string} The URL string to parse.