Skip to content

Commit f8c374d

Browse files
committed
tweak wording: single member instead of singe mongod
1 parent 48b2aa3 commit f8c374d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorial/troubleshoot-sharded-clusters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ can restart and become unavailable without losing any state or data.
2525
When a :binary:`~bin.mongos` instance starts, it retrieves a copy of the
2626
:term:`config database` and can begin routing queries.
2727

28-
A Single :binary:`~bin.mongod` Becomes Unavailable in a Shard
29-
-------------------------------------------------------------
28+
A Single Member Becomes Unavailable in a Shard Replica Set
29+
----------------------------------------------------------
3030

3131
:doc:`Replica sets </replication>` provide high availability for shards.
3232
If the unavailable :binary:`~bin.mongod` is a :term:`primary`, then the

0 commit comments

Comments
 (0)