We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6185da0 commit c17d025Copy full SHA for c17d025
source/connection/network-compression.txt
@@ -56,7 +56,7 @@ by specifying the algorithms in one of the following ways:
56
- Chain the ``compressorList()`` method to the ``MongoClientSettings.builder()`` method
57
58
This example shows how to specify the Snappy, Zstandard, and Zlib compression
59
-algorithms. Select thev:guilabel:`Connection String` or :guilabel:`MongoClientSettings`
+algorithms. Select the :guilabel:`Connection String` or :guilabel:`MongoClientSettings`
60
tab to see the corresponding syntax:
61
62
.. tabs::
0 commit comments