Skip to content

Commit 221fcfe

Browse files
tniessenjuanarbol
authored andcommitted
doc: fix ERR_TLS_RENEGOTIATION_DISABLED text
PR-URL: #46122 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
1 parent 0c074dc commit 221fcfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/errors.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2794,7 +2794,8 @@ Failed to set PSK identity hint. Hint may be too long.
27942794

27952795
### `ERR_TLS_RENEGOTIATION_DISABLED`
27962796

2797-
An attempt was made to renegotiate TLS on a socket instance with TLS disabled.
2797+
An attempt was made to renegotiate TLS on a socket instance with renegotiation
2798+
disabled.
27982799

27992800
<a id="ERR_TLS_REQUIRED_SERVER_NAME"></a>
28002801

0 commit comments

Comments
 (0)