Skip to content

Commit 8f5a381

Browse files
committed
test
1 parent d68b868 commit 8f5a381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/connection-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ Replica Set Options
9898
| **Connection URI Example**: ``directConnection=true``
9999

100100
* - :manual:`replicaSet </reference/connection-string/#mongodb-urioption-urioption.replicaSet>`
101-
- {+string-data-type+}
102-
- | **MongoDB\\Client Example**: ``$uriOptions = [ 'replicaSet' => 'replicaSetName' ];``
101+
- | **Data Type**: {+string-data-type+}
102+
| **MongoDB\\Client Example**: ``$uriOptions = [ 'replicaSet' => 'replicaSetName' ];``
103103
| **Connection URI Example**: ``replicaSet=replicaSetName``
104104

105105
Connection Options

0 commit comments

Comments
 (0)