Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 6412d48

Browse files
committed
nits
1 parent f5498c2 commit 6412d48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/reference/limitations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Sharded Clusters
151151
from scratch.
152152

153153
- ``mongosync`` doesn't support running the command :dbcommand:`transitionFromDedicatedConfigServer`
154-
during ``mongosync`` execution.
154+
during execution.
155155

156156
- You must not run the :dbcommand:`moveChunk` and
157157
:dbcommand:`moveRange` commands on the source or destination clusters.

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Starting in 8.0, MongoDB introduces support for embedded config server shards.
188188
embedded config server sharded clusters and vice versa. Additionally, ``mongosync``
189189
supports sync from replica sets to embedded config sharded clusters.
190190

191-
For more information, see :ref:`config-shard-concept`.
191+
To learn more about embedded config servers, see :ref:`config-shard-concept`.
192192

193193
Multiple Clusters
194194
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)