Skip to content

Commit 5d98710

Browse files
fix(mdb): review walter
1 parent bf01ec6 commit 5d98710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/managed-mongodb-databases/api-cli/cluster-to-cluster-sync.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Cluster-to-Cluster sync helps you migrate data from one cluster to another witho
4040
"https://api.scaleway.com/mongodb/v1/regions/fr-par/instances/{instance_id}/users"
4141
```
4242

43-
2. [Apply the `sync` role to the user](/managed-mongodb-databases/how-to/manage-users/#how-to-apply-a-role-to-a-user). The `db_admin`role also allows you to sync.
43+
2. [Apply the `sync` role to the user](/managed-mongodb-databases/how-to/manage-users/#how-to-apply-a-role-to-a-user) for any database. The `db_admin`role also allows you to sync.
4444
3. [Download and install `mongosync` for your host system](https://www.mongodb.com/docs/cluster-to-cluster-sync/current/quickstart/#download-and-install-mongosync).
4545

4646
<Message type="tip">

0 commit comments

Comments
 (0)