Skip to content

Commit 9a30c04

Browse files
author
Sam Kleinman
committed
minor: edit to write concern page
1 parent 4c8d98d commit 9a30c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft/core/write-operations.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,8 @@ For more information on replica sets and write operations, see
371371

372372
.. [#write-concern-throttling] Calling :dbcommand:`getLastError`
373373
intermittently with a ``w`` value of ``2`` or ``majority`` will
374-
slow the throughput of the write operation; however, this practice
375-
will allow the secondaries to remain current with the state of the
374+
slow the throughput of write traffic; however, this practice will
375+
allow the secondaries to remain current with the state of the
376376
primary.
377377

378378
.. _write-operations-sharded-clusters:

0 commit comments

Comments
 (0)