Skip to content

Commit 740b300

Browse files
committed
Fix
1 parent 8011909 commit 740b300

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/connection-targets.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Choose a Connection Target
99
:values: reference
1010

1111
.. meta::
12-
:keywords: connection string, URI, server, settings, client, load balancing
12+
:keywords: connection string, URI, server, settings, client, load balancing, srv, dns
1313

1414
.. contents:: On this page
1515
:local:
@@ -156,7 +156,7 @@ DNS Service Discovery
156156

157157
To use DNS service discovery to look up the DNS SRV record of the service you're connecting to,
158158
specify the SRV connection format in your connection string. The following code shows
159-
a connection string that uses the DNS service discovery option:
159+
a connection string that uses the SRV connection format:
160160

161161
.. code-block:: python
162162

0 commit comments

Comments
 (0)