Skip to content

Commit

Permalink
Merge pull request #5 from kylehayes/kylehayes-fix-misspelling-readme
Browse files Browse the repository at this point in the history
Fix misspelling in deploy command in README
  • Loading branch information
dittto committed Nov 3, 2018
2 parents 8f4dff1 + 3800be6 commit d30a82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ The code will trigger automatically during a `serverless deploy` and `serverless
You can also carry out S3 deployment or removal independent from stack deployments:

```yaml
sls s3delpoy
sls s3deploy

sls s3remove
```
Expand Down

0 comments on commit d30a82c

Please sign in to comment.