diff --git a/source/fundamentals/connection/connection-options.txt b/source/fundamentals/connection/connection-options.txt index da3d72fc..13470615 100644 --- a/source/fundamentals/connection/connection-options.txt +++ b/source/fundamentals/connection/connection-options.txt @@ -59,7 +59,7 @@ string, see :manual:`Connection Strings ` in the * - **autoSelectFamily** - boolean - ``true`` - - If set to true, the socket attempts to connect to IPv6 and IPv4 addresses + - If set to ``true``, the socket attempts to connect to IPv6 and IPv4 addresses until a connection is established. If available, the driver will select the first IPv6 address.