Skip to content

Commit dbb2777

Browse files
committed
Fix
1 parent 71cc650 commit dbb2777

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
@@ -263,7 +263,7 @@ Read and Write Operations
263263
| **Connection URI Example**: ``localThresholdMS=35``
264264

265265
* - **retryReads**
266-
- | Specifies whether the client should retry supported read operations. For more
266+
- | Specifies whether the client retries supported read operations. For more
267267
information, see :manual:`Retryable Reads </core/retryable-reads/>` in the {+mdb-server+}
268268
manual.
269269
|
@@ -273,7 +273,7 @@ Read and Write Operations
273273
| **Connection URI Example**: ``retryReads=false``
274274

275275
* - **retryWrites**
276-
- | Specifies whether the client should retry supported write operations. For more
276+
- | Specifies whether the client retries supported write operations. For more
277277
information, see :manual:`Retryable Writes </core/retryable-writes/>` in the {+mdb-server+}
278278
manual.
279279
|

0 commit comments

Comments
 (0)