diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 77b5d0f5819b01..86af66746ecdf2 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -5751,8 +5751,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.