Skip to content

Commit e1ce9fc

Browse files
DOCSP-15901 mongos typo (#2721)
* DOCSP-15901 changed second mongos * DOCSP-15901 changed second mongos
1 parent 37127e1 commit e1ce9fc

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
@@ -73,7 +73,7 @@ single client to reach the same ``mongos``. For shard-level high
7373
availability, a common pattern is to place ``mongos`` instances on the
7474
same hardware that ``mongod`` instances are already running on.
7575
Another option is to embed ``mongos`` routers with
76-
application tier infrastructure.
76+
application tier infrastructure.
7777

7878
There is no limit to the number of :binary:`~bin.mongos` routers you can
7979
have in a deployment. However, as :binary:`~bin.mongos` routers

0 commit comments

Comments
 (0)