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

Commit e361150

Browse files
committed
condense wording
1 parent 0e705b6 commit e361150

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
The following example starts a sync job between ``cluster0`` and
2-
``cluster1``. The source cluster is ``cluster0`` and the destination
3-
cluster is ``cluster1``.
1+
The following example starts a sync job between the source cluster ``cluster0`` and the
2+
destination cluster ``cluster1``.

source/reference/api/start.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ Start Sync from Replica Set to Sharded Cluster
366366
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
367367

368368
The following example starts a sync job between the replica set ``cluster0`` and the
369-
sharded cluster ``cluster1``. The source cluster is ``cluster0`` and the destination
370-
cluster is ``cluster1``. The ``key`` array in this example defines the shard key ``{"location": 1, "region": 1 }``.
369+
sharded cluster ``cluster1``. The ``key`` array in this example defines the shard key
370+
``{"location": 1, "region": 1 }``.
371371

372372
Request:
373373

0 commit comments

Comments
 (0)