Skip to content

Commit 2176f2d

Browse files
committed
fix lint
1 parent 63f8f1d commit 2176f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/url.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ changes:
11591159
- version: REPLACEME
11601160
pr-url: https://github.com/nodejs/node/pull/52509
11611161
description: The `options` argument can now be used to
1162-
determine how to parse the `path` argument
1162+
determine how to parse the `path` argument.
11631163
-->
11641164

11651165
* `url` {URL | string} The file URL string or URL object to convert to a path.
@@ -1268,7 +1268,7 @@ changes:
12681268
- version: REPLACEME
12691269
pr-url: https://github.com/nodejs/node/pull/52509
12701270
description: The `options` argument can now be used to
1271-
determine how to parse the `path` argument
1271+
determine how to parse the `path` argument.
12721272
-->
12731273
12741274
* `path` {string} The path to convert to a File URL.

0 commit comments

Comments
 (0)