Skip to content

Commit c69c1a3

Browse files
Fix a spelling mistake (#3764)
1 parent 4e098da commit c69c1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/install/pages/migrating-application-data.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ cbbackupmgr restore -a backup -r test-02 -c localhost -u Administrator -p passw
251251

252252
A mostly online migration will require you to use replication (XDCR).
253253

254-
. Setup XDCR from source cluster to target cluster. Depending on the spare disk space and compute resources in your source cluster, you can shoose to perform self-XDCR, where the source and destination bucket are on the same cluster), or you can set up a separate cluster to replicate to.
254+
. Setup XDCR from source cluster to target cluster. Depending on the spare disk space and compute resources in your source cluster, you can choose to perform self-XDCR, where the source and destination bucket are on the same cluster), or you can set up a separate cluster to replicate to.
255255
. Create new buckets, scopes, collections, and indexes.
256256
. Set up replications either directly from a bucket to a bucket.scope.collection or using Migration Mode (details shown below) if a single bucket's default collection has to be split to multiple collections.
257257
. Explicit mapping rules are specifiable for each destination to specify subset of the data.

0 commit comments

Comments
 (0)