Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
Minor typo fix
  • Loading branch information
ScottBrenner committed Sep 3, 2018
1 parent ffdd940 commit 536d6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-node-fetch-file-and-store-in-s3/README.md
Expand Up @@ -34,7 +34,7 @@ Since this plugin uses the Serverless plugin `serverless-secrets-plugin` you nee
npm install
```

In addition you need to create an S3 bucket you want to store the files in. After you created the bucket add change the bucket name in `serverless.yml` custom settings to your buckets.
In addition you need to create an S3 bucket you want to store the files in. After you created the bucket change the bucket name in `serverless.yml` custom settings to your buckets.

```yml
custom:
Expand Down

0 comments on commit 536d6c1

Please sign in to comment.