Skip to content

Commit 4fab5a7

Browse files
committed
Fix
1 parent 18969a3 commit 4fab5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect/compression.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and a MongoDB deployment. {+driver-short+} supports the following compression al
2626
- `Snappy <https://google.github.io/snappy/>`__: You can use Snappy compression
2727
with MongoDB 3.4 and later by including the `python-snappy <https://pypi.org/project/python-snappy/>`__
2828
package in your application.
29-
- `Zlib <https://zlib.net/>`__: You can use Zlib compression with MongoDB 3.6 and later by
29+
- `Zlib <https://zlib.net/>`__: You can use Zlib compression with MongoDB 3.6 and later
3030
by including the `zlib <https://docs.python.org/3/library/zlib.html>`__ package
3131
in your application.
3232
- `Zstandard <https://github.com/facebook/zstd/>`__: You can use Zstandard compression

0 commit comments

Comments
 (0)