Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jormaechea committed Aug 25, 2020
1 parent e0f6eac commit 3b219c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/events/s3.js
Expand Up @@ -12,7 +12,7 @@ module.exports = {
arn: 'arn:aws:s3:::bucket-name'
},
object: {
key: 'path/to/obejct.json',
key: 'path/to/object.json',
sequencer: '16E051CDD44',
size: 84,
eTag: 'f5edbddec6fc3d3a7fabe0e4c14d4744'
Expand Down

0 comments on commit 3b219c6

Please sign in to comment.