Skip to content

Commit 8d8d36f

Browse files
authored
DOCSP-29587 Typo correction, mongos -> mongod (#3164)
1 parent 5fc3901 commit 8d8d36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/sharded-cluster-components.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ application and the ``mongos`` routers, you must configure it for
7171
:term:`client affinity`. Client affinity allows every connection from a
7272
single client to reach the same ``mongos``. For shard-level high
7373
availability, a common pattern is to place ``mongos`` instances on the
74-
same hardware that ``mongos`` instances are already running on.
74+
same hardware that ``mongod`` instances are already running on.
7575
Another option is to embed ``mongos`` routers with
7676
application tier infrastructure.
7777

0 commit comments

Comments
 (0)