Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit a4840b3

Browse files
authored
docs: fix typo (#404)
1 parent ceaa8d4 commit a4840b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ base49, base52, base58, base62, base64, and hex.
499499
Type: `String`
500500
Default: `'md4'`
501501

502-
The type of hash that the has function should use. Valid values include: `md4`, `md5`, `sha1`, `sha256`, and `sha512`.
502+
The type of hash that the hash function should use. Valid values include: `md4`, `md5`, `sha1`, `sha256`, and `sha512`.
503503

504504
#### `length`
505505

0 commit comments

Comments
 (0)