We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabd583 commit e42a555Copy full SHA for e42a555
source/quickstart.txt
@@ -242,9 +242,9 @@ process:
242
For a one time sync, verify that the ``progress`` response includes the
243
following field values:
244
245
- - ``state: "RUNNING"``
246
- - ``canCommit: true``
247
- - ``lagTimeSeconds`` is near ``0`` (*Recommended, but not required*)
+- ``state: "RUNNING"``
+- ``canCommit: true``
+- ``lagTimeSeconds`` is near ``0`` (*Recommended, but not required*)
248
249
Then, call the :ref:`commit <c2c-api-commit>` endpoint to commit the
250
synchronization operation to the destination cluster and stop continuous
0 commit comments