Skip to content

Commit 7331de9

Browse files
authored
Add missing word to README (#40)
1 parent fb1a95a commit 7331de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ serverless deploy function --function=cli --update-config
184184
serverless deploy function --function=queue --update-config
185185
```
186186

187-
One caveat with the `--update-config` flag is that it doesn't objects in `environment` variables in the `serverless.yml`:
187+
One caveat with the `--update-config` flag is that it doesn't do objects in `environment` variables in the `serverless.yml`:
188188

189189
```yml
190190
provider:

0 commit comments

Comments
 (0)