Skip to content

Commit

Permalink
fix issue #27
Browse files Browse the repository at this point in the history
  • Loading branch information
clineamb committed Oct 25, 2015
1 parent 1831dec commit 37989cd
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 @@ -28,7 +28,7 @@ __See full details in the [Changelog](docs/changelog.md).__
```js
var config = {
accessKeyId: "YOURACCESSKEY",
accessKeySecret: "YOUACCESSSECRET"
secretAccessKey: "YOUACCESSSECRET"
}

// ...or...
Expand Down

0 comments on commit 37989cd

Please sign in to comment.