diff --git a/source/connect/compression.txt b/source/connect/compression.txt index 55946c83..52891a6e 100644 --- a/source/connect/compression.txt +++ b/source/connect/compression.txt @@ -27,8 +27,8 @@ and a MongoDB deployment. {+driver-short+} supports the following compression al with MongoDB 3.4 and later by including the `python-snappy `__ package in your application. - `Zlib `__: You can use Zlib compression with MongoDB 3.6 and later - by including the `zlib `__ package - in your application. + by including the `zlib `__ package + in your application. - `Zstandard `__: You can use Zstandard compression with MongoDB 4.2 and later by including the `zstandard `__ package in your application.