Skip to content

Commit e42a555

Browse files
authored
DOCSP-34814 fixing build error (#217)
1 parent fabd583 commit e42a555

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/quickstart.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ process:
242242
For a one time sync, verify that the ``progress`` response includes the
243243
following field values:
244244

245-
- ``state: "RUNNING"``
246-
- ``canCommit: true``
247-
- ``lagTimeSeconds`` is near ``0`` (*Recommended, but not required*)
245+
- ``state: "RUNNING"``
246+
- ``canCommit: true``
247+
- ``lagTimeSeconds`` is near ``0`` (*Recommended, but not required*)
248248

249249
Then, call the :ref:`commit <c2c-api-commit>` endpoint to commit the
250250
synchronization operation to the destination cluster and stop continuous

0 commit comments

Comments
 (0)