Skip to content

Commit 99cf89b

Browse files
author
Andrew Leung
committed
touching up more...
1 parent d2866e6 commit 99cf89b

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

source/core/replication-internals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ aware of the following conditions and possible situations:
199199

200200
.. seealso:: ":ref:`Non-voting members in a replica
201201
set<replica-set-non-voting-members>`",
202-
":ref:`replica-set-node-priority-configuration`",
202+
":ref:`replica-set-node-priority-configuration`", and
203203
":data:`replica configuration <members[n].votes>`
204204

205205
Syncing

source/tutorial/expand-replica-set.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ Production Notes
131131
more members to a replica set that already has seven votes, you must
132132
either:
133133

134-
- add the new member as a :ref:`non-voting members <replica-set-non-voting-members>`.
134+
- add the new member as a :ref:`non-voting members
135+
<replica-set-non-voting-members>` or,
135136

136-
- remove votes from an :data:`existing member <members[n].priority>`
137-
138-
.. seealso:: :data:`Modifying member votes <members[n].votes>`
137+
- remove votes from an :data:`existing member <members[n].votes>`.

0 commit comments

Comments
 (0)