diff --git a/tidb-cloud/backup-and-restore-serverless.md b/tidb-cloud/backup-and-restore-serverless.md index 313819b25be32..f9f00b7a503ff 100644 --- a/tidb-cloud/backup-and-restore-serverless.md +++ b/tidb-cloud/backup-and-restore-serverless.md @@ -43,7 +43,7 @@ Automatic backups is controlled by the backup setting, which is different for fr ### Configure the backup setting -To set the backup time, perform the following steps: +To set the backup time for a scalable cluster, perform the following steps: 1. Navigate to the **Backup** page of a TiDB Cloud Serverless cluster. @@ -63,7 +63,7 @@ TiDB Cloud Serverless supports snapshot restore and point-in-time restore for yo - **Snapshot Restore**: Restore your cluster from a specific backup snapshot. -- **Point-in-Time Restore(beta)**: Restore your cluster to a specific time. +- **Point-in-Time Restore (beta)**: Restore your cluster to a specific time. - Free clusters: not supported. - Scalable clusters: restore to any time within the last 14 days, but not before the cluster creation time or after the current time minus one minute. @@ -102,12 +102,12 @@ To restore your TiDB Cloud Serverless cluster, follow these steps: To restore from a selected backup snapshot, take the following steps: 1. Click **Snapshot Restore**. - 2. Select the backup snapshot you want to restore to. + 2. Select the backup snapshot you want to restore from.