Skip to content

Commit c2ea31d

Browse files
committed
LM feedback
1 parent c17d025 commit c2ea31d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connection/network-compression.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Specify Compression Algorithms
5252
You can enable compression for the connection to your MongoDB instance
5353
by specifying the algorithms in one of the following ways:
5454

55-
- Use the ``compressors`` parameter in your connection string
56-
- Chain the ``compressorList()`` method to the ``MongoClientSettings.builder()`` method
55+
- Use the ``compressors`` parameter in your connection string.
56+
- Chain the ``compressorList()`` method to the ``MongoClientSettings.builder()`` method.
5757

5858
This example shows how to specify the Snappy, Zstandard, and Zlib compression
5959
algorithms. Select the :guilabel:`Connection String` or :guilabel:`MongoClientSettings`

0 commit comments

Comments
 (0)