Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a5fcb2

Browse filesBrowse files
mureiniklawlight-org
authored andcommitted
doc: fix typo in url.md
"objg" -> "obj" in `URLPattern` constructor documentation. Fixes: #57464 PR-URL: #57467 Co-authored-by: Lawlight <lawlight02@protonmail.com> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent 17ccf92 commit 2a5fcb2
Copy full SHA for 2a5fcb2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/url.md‎

Copy file name to clipboardExpand all lines: doc/api/url.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ case-insensitive matching if set to true.
767767

768768
The constructor can throw a `TypeError` to indicate parsing failure.
769769

770-
#### `new URLPattern(objg[, baseURL][, options])`
770+
#### `new URLPattern(obj[, baseURL][, options])`
771771

772772
* `obj` {Object} An input pattern
773773
* `baseURL` {string | undefined} A base URL string

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.