We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7a5e4 commit 226ea50Copy full SHA for 226ea50
source/includes/fact-valid-namespace-remap.rst
@@ -21,6 +21,6 @@ The following restrictions apply to namespace remapping:
21
22
For example, consider a source cluster with two databases, ``us`` and ``unitedstates``
23
and a namespace remapping that changes ``us`` to ``unitedstates``, effectively
24
- merging the two databases into one. If both databases contain a ``ny`` collection,
+ merging the two databases into one. If both databases contain a ``ny`` collection,
25
the migration fails since it attempts to merge the two collections on the destination
26
cluster.
0 commit comments