From 2cae0326560bf37fca195383cd17d5ed2a5214f3 Mon Sep 17 00:00:00 2001 From: Maya Raman Date: Tue, 10 Dec 2024 10:19:10 -0500 Subject: [PATCH] feedback --- source/fundamentals/connection/connection-options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.