diff --git a/source/reference/verification/embedded.txt b/source/reference/verification/embedded.txt index fdeb1e20e..9e7e877da 100644 --- a/source/reference/verification/embedded.txt +++ b/source/reference/verification/embedded.txt @@ -102,8 +102,9 @@ confirm that ``mongosync`` was successful in transferring documents from the source cluster to the destination. If the verifier encounters errors, it fails the migration with -an error. If the verifier finds no errors, ``mongosync`` -transitions to the ``COMMITTED`` state. +an error. If the verifier finds no errors, the ``/progress`` +endpoint returns ``canWrite: true``. To learn more about the ``canWrite`` field, +see :ref:`c2c-canWrite-committed`. Please `contact `__ support to investigate verification issues.