diff --git a/README.md b/README.md index b8c8300..f2b1c43 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ comment. To make these files strict too, just remove its' ignore comments. ## Configuration -Plugin takes extra, non-mandatory arguments `paths` and `exlude`. Both of them take an array of +Plugin takes extra, non-mandatory arguments `paths` and `exclude`. Both of them take an array of relative or absolute paths that should be included (property `paths`) or excluded (property `exclude`). To add strict mode to files from ignored paths you can insert `//@ts-strict` comment.