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