diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 717f81aa63656e..6f80c060e51ef0 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -5707,8 +5707,8 @@ See the [list of SSL OP Flags][] for details. SSL_OP_PRIORITIZE_CHACHA - Instructs OpenSSL server to prioritize ChaCha20Poly1305 - when client does. + Instructs OpenSSL server to prioritize ChaCha20-Poly1305 + when the client does. This option has no effect if SSL_OP_CIPHER_SERVER_PREFERENCE is not enabled.