Skip to content

Commit e06c829

Browse files
authored
Merge pull request #266 from turnerd18/master
Update README.md
2 parents 7245bcc + ee54056 commit e06c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ custom:
115115
```
116116
#### Custom Removal Patterns
117117
To specify additional directories to remove from the installed packages,
118-
define a list of of patterns int he serverless config using the `slimPatterns`
118+
define a list of patterns in the serverless config using the `slimPatterns`
119119
option and glob syntax. Note, it matches against whole paths, so to match a file in any
120120
directory, start your pattern with `**/`.
121121
```yaml

0 commit comments

Comments
 (0)