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.
url.md
1 parent e1221a7 commit 9768443Copy full SHA for 9768443
doc/api/url.md
@@ -767,7 +767,7 @@ case-insensitive matching if set to true.
767
768
The constructor can throw a `TypeError` to indicate parsing failure.
769
770
-#### `new URLPattern(objg[, baseURL][, options])`
+#### `new URLPattern(obj[, baseURL][, options])`
771
772
* `obj` {Object} An input pattern
773
* `baseURL` {string | undefined} A base URL string
0 commit comments