We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7245bcc + ee54056 commit e06c829Copy full SHA for e06c829
README.md
@@ -115,7 +115,7 @@ custom:
115
```
116
#### Custom Removal Patterns
117
To specify additional directories to remove from the installed packages,
118
-define a list of of patterns int he serverless config using the `slimPatterns`
+define a list of patterns in the serverless config using the `slimPatterns`
119
option and glob syntax. Note, it matches against whole paths, so to match a file in any
120
directory, start your pattern with `**/`.
121
```yaml
0 commit comments