diff --git a/backup-and-restore-using-dumpling-lightning.md b/backup-and-restore-using-dumpling-lightning.md index 03f3915a0a6ec..640969e2a47c8 100644 --- a/backup-and-restore-using-dumpling-lightning.md +++ b/backup-and-restore-using-dumpling-lightning.md @@ -22,7 +22,7 @@ If you need to back up larger databases, the recommended method is to use [BR](/ - Install TiDB Lightning: ```shell - tiup install tidb tidb-lightning + tiup install tidb-lightning ``` - [Grant the source database privileges required for Dumpling](/dumpling-overview.md#export-data-from-tidb-or-mysql)