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.
1 parent ea0c690 commit 361f803Copy full SHA for 361f803
README.md
@@ -37,7 +37,7 @@ See:
37
38
## Minimatch Class
39
40
-Create a minimatch object by instanting the `minimatch.Minimatch` class.
+Create a minimatch object by instantiating the `minimatch.Minimatch` class.
41
42
```javascript
43
var Minimatch = require("minimatch").Minimatch
0 commit comments