Skip to content

Commit 5d4f0b8

Browse files
committed
Update source/administration/replica-sets.txt
Fix typo.
1 parent cfc7187 commit 5d4f0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/replica-sets.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ error itself will resemble the following.
961961

962962
exception 11000 E11000 duplicate key error index: local.slaves.$_id_ dup key: { : ObjectId('<object ID>') } 0ms
963963

964-
This is benign error and does not affect replication operations on
964+
This is a benign error and does not affect replication operations on
965965
the :term:`secondary` or :term:`slave`.
966966

967967
To prevent the error from appearing, drop the ``local.slaves``

0 commit comments

Comments
 (0)