Skip to content

Commit

Permalink
chore: fix typo (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
harish-sethuraman committed Nov 11, 2021
1 parent 5ddd582 commit cc5af2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -309,7 +309,7 @@ More [`examples`](#examples)
Type: `Object`
Default: `undefined`

Allows to configute the glob pattern matching library used by the plugin. [See the list of supported options][glob-options]
Allows to configure the glob pattern matching library used by the plugin. [See the list of supported options][glob-options]
To exclude files from the selection, you should use [globOptions.ignore option](https://github.com/mrmlnc/fast-glob#ignore)

**webpack.config.js**
Expand Down

0 comments on commit cc5af2f

Please sign in to comment.