Skip to content

Commit 0795421

Browse files
committed
fix typo re2ad to read in write operations
1 parent ed86408 commit 0795421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/write-operations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ can cause the secondary's state to fall behind that of the primary. Secondaries
463463
that are significantly behind the primary present problems for normal
464464
operation of the replica set, particularly :ref:`failover
465465
<replica-set-failover-administration>` in the form of :ref:`rollbacks
466-
<replica-set-rollback>` as well as general :ref:`re2ad consistency
466+
<replica-set-rollback>` as well as general :ref:`read consistency
467467
<replica-set-consistency>`.
468468

469469
To help avoid this issue, you can customize the :ref:`write concern

0 commit comments

Comments
 (0)