We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecdffbf commit 0df88ceCopy full SHA for 0df88ce
doc/api/url.md
@@ -971,7 +971,7 @@ changes:
971
The `url.format()` method returns a formatted URL string derived from
972
`urlObject`.
973
974
-If `urlObject` is not an object or a string, `url.parse()` will throw a
+If `urlObject` is not an object or a string, `url.format()` will throw a
975
[`TypeError`][].
976
977
The formatting process operates as follows:
0 commit comments