Skip to content

Commit

Permalink
Spelling nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Squires committed Nov 7, 2016
1 parent 09b28d8 commit 403ead2
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 @@ -84,7 +84,7 @@ gulp.task("upload", function() {
Bucket: 'your-bucket-name', // Required
ACL: 'public-read' // Needs to be user-defined
}, {
// S3 Construcor Options, ie:
// S3 Constructor Options, ie:
maxRetries: 5
}))
;
Expand Down

0 comments on commit 403ead2

Please sign in to comment.