Skip to content

Commit

Permalink
Update source/retryable-writes/retryable-writes.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 authored Aug 16, 2023
1 parent 1de68eb commit 568f414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/retryable-writes/retryable-writes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ of the following conditions is reached:
<../client-side-operations-timeout/client-side-operations-timeout.rst#retryability>`__.
- CSOT is not enabled and one retry was attempted.

For each retry attempt, drivers MUST select a writable server. Server on wich
For each retry attempt, drivers MUST select a writable server. Server on which
the operation failed MUST be provided to the server selection mechanism as
a de-prioritized server. If the driver cannot select a server for a retry attempt
or the selected server does not support retryable writes, retrying is not
Expand Down

0 comments on commit 568f414

Please sign in to comment.