diff --git a/doc/api/errors.md b/doc/api/errors.md index 3271c818c14a5f..4376aa35ef9099 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -2809,7 +2809,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.