Skip to content

Commit

Permalink
Update lib/cloudfront/signer.js
Browse files Browse the repository at this point in the history
Co-Authored-By: srchase <c.coalwell@gmail.com>
  • Loading branch information
chrisradek and srchase committed Oct 22, 2018
1 parent 8c832b0 commit eceed60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cloudfront/signer.js
Expand Up @@ -157,7 +157,7 @@ AWS.CloudFront.Signer = inherit({
*
* @param options [Object] The options to create a signed URL.
* @option options url [String] The URL to which the signature will grant
* access. Any query params included with
* access. Any query params included with
* the URL should be encoded. Required.
* @option options expires [Number] A Unix UTC timestamp indicating when the
* signature should expire. Required unless you
Expand Down

0 comments on commit eceed60

Please sign in to comment.