Skip to content

Commit

Permalink
Update source/retryable-reads/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 a7a4928 commit fc6d772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/retryable-reads/tests/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ mongos instances.
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 ``retryReads=true`` that connects to the cluster,
Expand Down

0 comments on commit fc6d772

Please sign in to comment.