Skip to content

Commit 85fb8b9

Browse files
committed
review
1 parent a953d7a commit 85fb8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ added: REPLACEME
174174
* `pattern` {string}
175175
* Returns: {string}
176176

177-
The `path.escapeGlob()` method escapes glob characters in a `pattern`.
177+
The `path.escapeGlob()` method escapes glob metacharacters in a `pattern`.
178178

179179
```js
180180
path.escapeGlob('foo*bar');

0 commit comments

Comments
 (0)