diff --git a/docs/static/breaking-changes-90.asciidoc b/docs/static/breaking-changes-90.asciidoc index f2b36aabba7..406456212ea 100644 --- a/docs/static/breaking-changes-90.asciidoc +++ b/docs/static/breaking-changes-90.asciidoc @@ -76,10 +76,10 @@ removed and their replacements. [cols="<,<",options="header",] |======================================================================= |Setting|Replaced by -| ssl_cacert |<> -| ssl_cert |<> -| ssl_enable |<> -| ssl_verify |<> in `server` mode and <> in `client` mode +| ssl_cacert |<> +| ssl_cert |<> +| ssl_enable |<> +| ssl_verify |<> in `server` mode and <> in `client` mode |======================================================================= ====