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

Commit f158015

Browse files
committed
wording
1 parent 93f6f46 commit f158015

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/faq.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,9 @@ on a destination sharded cluster. ``mongosync`` samples each collection
236236
during initialization to determine how to distribute documents
237237
efficiently across the destination cluster’s shards after migration.
238238

239-
Can I use mongosync to set up a Disaster Recovery cluster?
239+
Can I use ``mongosync`` to set up a Disaster Recovery cluster?
240240
----------------------------------------------------------
241241

242-
This is not possible to do with ``mongosync`` today, since
243-
``mongosync`` must commit in order to safely accept traffic to the
242+
No, you can't currently set up a Disaster Recovery cluster with ``mongosync``,
243+
since ``mongosync`` must commit in order to safely accept traffic to the
244244
destination cluster. For more information, see :ref:`c2c-faq-reads-writes-mongosync`.

0 commit comments

Comments
 (0)