diff --git a/docs/src/main/sphinx/release/release-437.md b/docs/src/main/sphinx/release/release-437.md index c6dcde883ea7..36c740d4532a 100644 --- a/docs/src/main/sphinx/release/release-437.md +++ b/docs/src/main/sphinx/release/release-437.md @@ -6,7 +6,7 @@ * Add support for `char(n)` values in {func}`lpad`. ({issue}`16907`) * {{breaking}} Replace the `exchange.compression-enabled` configuration property and `exchange_compression` session property with - [the`exchange.compression-codec`and `exchange_compression_codec` properties](prop-exchange-compression-codec), + [the `exchange.compression-codec`and `exchange_compression_codec` properties](prop-exchange-compression-codec), respectively. ({issue}`20274`) * {{breaking}} Replace the `spill-compression-enabled` configuration property with [the `spill-compression-codec` property](prop-spill-compression-codec). ({issue}`20274`)