Skip to content

Commit

Permalink
Fix readme typo (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
gannan08 committed Jun 8, 2020
1 parent 06a283d commit 20e5dd3
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 @@ -85,7 +85,7 @@ Type: `object`

Type: `string`\
Default: `'hex'`\
Values: `'hex' | base64' | 'buffer' | 'latin1'`
Values: `'hex' | 'base64' | 'buffer' | 'latin1'`

Encoding of the returned hash.

Expand Down

0 comments on commit 20e5dd3

Please sign in to comment.