Skip to content

Commit 3a3a570

Browse files
Update source/fundamentals/connection.txt
Co-authored-by: Anthony Sansone <atsansone@users.noreply.github.com>
1 parent edbeeaf commit 3a3a570

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/fundamentals/connection.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ Direct Connection
8585
To force operations on the host designated in the connection URI, specify the ``directConnection`` option. Direct
8686
connections:
8787

88-
- do not support SRV strings.
89-
- will error on writes when the specified host is not the **primary**.
90-
- require :manual:`enabling secondary reads </reference/method/rs.secondaryOk/>` when the specified host in not the
91-
**primary**.
88+
- Don't support SRV strings.
89+
- Fails on writes when the specified host is not the **primary**.
90+
- Require :manual:`enabling secondary reads </reference/method/rs.secondaryOk/>`
91+
when the specified host isn't the **primary**.
9292

9393
.. _connection-options:
9494

0 commit comments

Comments
 (0)