Skip to content

Commit

Permalink
Add missing word to README (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Feb 2, 2023
1 parent fb1a95a commit 7331de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ serverless deploy function --function=cli --update-config
serverless deploy function --function=queue --update-config
```

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`:

```yml
provider:
Expand Down

0 comments on commit 7331de9

Please sign in to comment.