Skip to content

Commit

Permalink
Update source/retryable-writes/tests/README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Preston Vasquez <prestonvasquez@icloud.com>
  • Loading branch information
comandeo-mongo and prestonvasquez committed Aug 17, 2023
1 parent 28b5fb9 commit 1786155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/retryable-writes/tests/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ and sharded clusters.
test against.

2. Create a client per mongos using the direct connection, and configure fail
points on each of the picked mongos-es, so that each mongos raises
points on each of the picked mongoses, so that each mongos raises
a retryable error once.

3. Create a client with ``retryWrites=true`` that connects to the cluster,
Expand Down

0 comments on commit 1786155

Please sign in to comment.