Skip to content

Commit 6f04e2e

Browse files
jankapunktCopilot
andauthored
Update lib/utils/crypto-util.js
Co-authored-by: Copilot <[email protected]>
1 parent eac582b commit 6f04e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/crypto-util.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const crypto = require('crypto');
88

99
/**
1010
* Creates a new hash by given algorithm, data and digest encoding.
11-
* Defaults to sha256 as.
11+
* Defaults to sha256.
1212
*
1313
* @function
1414
* @param algorithm {string} the hash algorithm, default is 'sha256'

0 commit comments

Comments
 (0)