We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402b059 commit f617a2aCopy full SHA for f617a2a
README.md
@@ -255,7 +255,7 @@ is returned if there are no matches.
255
This only affects the results of the `Minimatch.hasMagic` method.
256
257
If the pattern contains brace expansions, such as `a{b,c}d`, but
258
-no other magic characters, then the `Minipass.hasMagic()` method
+no other magic characters, then the `Minimatch.hasMagic()` method
259
will return `false` by default. When this option set, it will
260
return `true` for brace expansion as well as other magic glob
261
characters.
0 commit comments