Skip to content

Commit 733e6aa

Browse files
committed
Revises per copy review.
1 parent 65e402b commit 733e6aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/cluster-config-file.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Optional and Conditional {+Cluster+} Settings
150150
---------------------------------------------
151151

152152
Your {+cluster+} configuration file may contain additional optional or
153-
conditional {+cluster+} settings. If you selected a ``clusterType`` of ``GEOSHARDED``, you must specify these {+cluster+} settings either
153+
conditional {+cluster+} settings. If you selected a ``clusterType`` of ``GEOSHARDED``, you must specify the following {+cluster+} settings either
154154
in the configuration file or as flags in the command:
155155

156156
.. list-table::
@@ -174,7 +174,7 @@ in the configuration file or as flags in the command:
174174

175175
If you specify a ``numShards`` value of ``1`` and a
176176
``clusterType`` of ``SHARDED``, |service| deploys a single-shard
177-
`sharded cluster <https://www.mongodb.com/docs/manual/reference/glossary/#std-term-sharded-cluster>`__.
177+
:manual:`sharded cluster </reference/glossary/#std-term-sharded-cluster>`.
178178

179179
Don't create a sharded cluster with a single shard for production environments. Single-shard sharded clusters don't provide the same benefits as multi-shard configurations.
180180

0 commit comments

Comments
 (0)