doc: fix the inline code-block at the NodeDhKeyGenParams class

PR-URL: https://github.com/nodejs/node/pull/40341
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>
Reviewed-By: Qingyu Deng <i@ayase-lab.com>
This commit is contained in:
Justin 2021-10-06 12:01:39 +08:00 committed by Node.js GitHub Bot
parent f1c196d6a4
commit 2ac95c6f16

View File

@ -1511,7 +1511,7 @@ added: v15.0.0
* Type: {string} Must be `'NODE-DH'`.
#### Class: NodeDhKeyGenParams`
#### Class: `NodeDhKeyGenParams`
<!-- YAML
added: v15.0.0
-->