From ac09b71abc985876690087bf96c8e0e0867d6e0b Mon Sep 17 00:00:00 2001 From: Dmitry Rybakov Date: Thu, 17 Aug 2023 10:27:46 +0200 Subject: [PATCH] Update source/retryable-writes/tests/README.rst Co-authored-by: Preston Vasquez --- source/retryable-writes/tests/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/retryable-writes/tests/README.rst b/source/retryable-writes/tests/README.rst index f64a011c55..d042393540 100644 --- a/source/retryable-writes/tests/README.rst +++ b/source/retryable-writes/tests/README.rst @@ -474,7 +474,7 @@ and sharded clusters. providing the two selected mongos-es as seeds. 4. Enable command monitoring, and execute a write command that is - supposed to fail on both mongos-es. + supposed to fail on both mongoses. 5. Asserts that there were failed command events from each mongos.