Skip to content

Commit cc5af2f

Browse files
author
harish-sethuraman
authored
chore: fix typo (#636)
1 parent 5ddd582 commit cc5af2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ More [`examples`](#examples)
309309
Type: `Object`
310310
Default: `undefined`
311311

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

315315
**webpack.config.js**

0 commit comments

Comments
 (0)