We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1a95a commit 7331de9Copy full SHA for 7331de9
README.md
@@ -184,7 +184,7 @@ serverless deploy function --function=cli --update-config
184
serverless deploy function --function=queue --update-config
185
```
186
187
-One caveat with the `--update-config` flag is that it doesn't objects in `environment` variables in the `serverless.yml`:
+One caveat with the `--update-config` flag is that it doesn't do objects in `environment` variables in the `serverless.yml`:
188
189
```yml
190
provider:
0 commit comments