doc: use consistent header typography

Adding backticks to an entry that has them missing in the header, unlike
the other entries.

PR-URL: https://github.com/nodejs/node/pull/35030
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
Rich Trott 2020-09-03 06:54:44 -07:00
parent 16d058d37e
commit 66f62b3cf9

View File

@ -2025,7 +2025,7 @@ An attempt was made to issue Server Name Indication from a TLS server-side
socket, which is only valid from a client.
<a id="ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED"></a>
### ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED
### `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED`
Failed to set PSK identity hint. Hint may be too long.