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: Alex Bevilacqua <alex@alexbevi.com>
  • Loading branch information
comandeo-mongo and alexbevi committed Aug 25, 2023
1 parent 254051d commit d9ed819
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 @@ -294,7 +294,7 @@ Retryable Reads Are Retried on the Same mongos if No Others are Available
3. Create a client with ``retryReads=true`` that connects to the cluster,
providing the selected mongos as the seed.

4. Enable command monitoring, and execute ``find`` command.
4. Enable command monitoring, and execute a ``find`` command.

5. Asserts that there was a failed command and a successful command event.

Expand Down

0 comments on commit d9ed819

Please sign in to comment.