Skip to content

Commit 28606ee

Browse files
schmallisokay-kim
authored andcommitted
DOCSP-1495: sentence improvement
1 parent b5fe549 commit 28606ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/core/replica-set-oplog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ contain a copy of the oplog, in the :data:`local.oplog.rs` collection,
2222
which allows them to maintain the current state of the database.
2323

2424
To facilitate replication, all replica set members send heartbeats
25-
(pings) to all other members. Any member can import oplog entries from
26-
any other member.
25+
(pings) to all other members. Any :term:`secondary` member can import
26+
oplog entries from any other member.
2727

2828
Each operation in the oplog is :term:`idempotent`. That is, oplog
2929
operations produce the same results whether applied once or multiple

0 commit comments

Comments
 (0)