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

Commit fbb5335

Browse files
committed
add source and destination
1 parent e361150 commit fbb5335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/api/start.txt

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

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

372372
Request:

0 commit comments

Comments
 (0)