doc: correct the codeblock for hmacImportParams.hash

PR-URL: https://github.com/nodejs/node/pull/40340
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
This commit is contained in:
Justin 2021-10-06 11:50:19 +08:00 committed by Node.js GitHub Bot
parent 87da53c812
commit f1c196d6a4

View File

@ -1194,7 +1194,7 @@ digest, the salt should be 256-bits of random data).
added: v15.0.0
-->
#### 'hmacImportParams.hash`
#### `hmacImportParams.hash`
<!-- YAML
added: v15.0.0
-->