From cc5af2f4321b606d8ac1e0de4f3384a0d144ab6b Mon Sep 17 00:00:00 2001 From: harish-sethuraman Date: Thu, 11 Nov 2021 23:57:40 +0530 Subject: [PATCH] chore: fix typo (#636) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f50c9c..ac59fc1 100644 --- a/README.md +++ b/README.md @@ -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**