Skip to content

Commit 4f95e4e

Browse files
committed
edit to note
1 parent e11299c commit 4f95e4e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/connection/mongoclientsettings.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -528,12 +528,12 @@ to modify the driver's behavior:
528528
|
529529
| **Default**: The operating system default
530530

531-
.. note:: Connect to MongoDB by using a SOCK5 Proxy
531+
.. note:: Connect to MongoDB by using a SOCKS5 Proxy
532532

533-
You can use the ``applyToProxySettings()`` method to connect to MongoDB by using
534-
a SOCK5 Proxy. To learn how to use a SOCK5 Proxy and set proxy settings,
535-
see the :ref:`Connect to MongoDB by Using a SOCKS5 Proxy <java-connect-socks>`
536-
guide.
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
535+
and set proxy settings, see the :ref:`Connect to MongoDB by Using a SOCKS5 Proxy
536+
<java-connect-socks>` guide.
537537

538538
.. _java-socketsettings-example:
539539

0 commit comments

Comments
 (0)