Skip to content

Commit 66f62b3

Browse files
committed
doc: use consistent header typography
Adding backticks to an entry that has them missing in the header, unlike the other entries. PR-URL: #35030 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 16d058d commit 66f62b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2025,7 +2025,7 @@ An attempt was made to issue Server Name Indication from a TLS server-side
20252025
socket, which is only valid from a client.
20262026

20272027
<a id="ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED"></a>
2028-
### ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED
2028+
### `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED`
20292029

20302030
Failed to set PSK identity hint. Hint may be too long.
20312031

0 commit comments

Comments
 (0)