diff --git a/doc/api/errors.md b/doc/api/errors.md index 6883b46bc856d8..a895dd5a5af904 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -2802,7 +2802,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.