Skip to content

Commit bd546d9

Browse files
tap1rjdestefano-mongo
authored andcommitted
Fixed markup syntax on FQDN example
1 parent d653b44 commit bd546d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/connection-string.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ like this:
168168
_mongodb._tcp.server.example.com. 86400 IN SRV 0 5 27017 mongodb2.example.com.
169169

170170
.. note::
171-
The hostnames returned in SRV records must share the same parent domain (in this example,``example.com``)
171+
The hostnames returned in SRV records must share the same parent domain (in this example, ``example.com``)
172172
as the given hostname.
173173

174174
The DNS seedlist connection string can also provide options as a query string, with a trailing "/?" as in

0 commit comments

Comments
 (0)