diff --git a/doc/api/errors.md b/doc/api/errors.md index 22fbc958cafe88..2aa8d23f7223c0 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -2794,7 +2794,8 @@ Failed to set PSK identity hint. Hint may be too long. ### `ERR_TLS_RENEGOTIATION_DISABLED` -An attempt was made to renegotiate TLS on a socket instance with TLS disabled. +An attempt was made to renegotiate TLS on a socket instance with renegotiation +disabled.