Skip to content

Commit

Permalink
readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mreinstein committed May 4, 2018
1 parent 4de8803 commit a9817fa
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 @@ -38,7 +38,7 @@ Ommiting a callback function returns a promise:
const verifier = require('alexa-verifier')


const verifyPromise = verifier(cert_url, signature, requestRawBody, callback)
const verifyPromise = verifier(cert_url, signature, requestRawBody)
```


Expand Down

0 comments on commit a9817fa

Please sign in to comment.