Skip to content

Commit cad740f

Browse files
committed
Formatting fix
1 parent 1da2aa1 commit cad740f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/compression.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ and a MongoDB deployment. {+driver-short+} supports the following compression al
2727
with MongoDB 3.4 and later by including the `python-snappy <https://pypi.org/project/python-snappy/>`__
2828
package in your application.
2929
- `Zlib <https://zlib.net/>`__: You can use Zlib compression with MongoDB 3.6 and later
30-
by including the `zlib <https://docs.python.org/3/library/zlib.html>`__ package
31-
in your application.
30+
by including the `zlib <https://docs.python.org/3/library/zlib.html>`__ package
31+
in your application.
3232
- `Zstandard <https://github.com/facebook/zstd/>`__: You can use Zstandard compression
3333
with MongoDB 4.2 and later by including the `zstandard <https://pypi.org/project/zstandard/>`__
3434
package in your application.

0 commit comments

Comments
 (0)