summaryrefslogtreecommitdiff
path: root/doc/api/url.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/url.md')
-rw-r--r--doc/api/url.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/url.md b/doc/api/url.md
index 3740dd7901..f8a22fefac 100644
--- a/doc/api/url.md
+++ b/doc/api/url.md
@@ -1061,7 +1061,6 @@ The formatting process operates as follows:
string, an [`Error`][] is thrown.
* `result` is returned.
-
### url.parse(urlString[, parseQueryString[, slashesDenoteHost]])
<!-- YAML
added: v0.1.25