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 4f95e4e commit b093c7bCopy full SHA for b093c7b
source/connection/mongoclientsettings.txt
@@ -531,7 +531,7 @@ to modify the driver's behavior:
531
.. note:: Connect to MongoDB by using a SOCKS5 Proxy
532
533
You can chain the ``applyToProxySettings()`` method to your socket settings to
534
- connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 Proxy
+ connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 proxy
535
and set proxy settings, see the :ref:`Connect to MongoDB by Using a SOCKS5 Proxy
536
<java-connect-socks>` guide.
537
0 commit comments