diff --git a/docs/en/docs/thirdparty_migration/usecase.md b/docs/en/docs/thirdparty_migration/usecase.md index 2e7d6a568fc654ee797d771100af62e75591634a..4ae14b0385d27dc2198087c55fbd563b9d9b8540 100644 --- a/docs/en/docs/thirdparty_migration/usecase.md +++ b/docs/en/docs/thirdparty_migration/usecase.md @@ -135,7 +135,7 @@ The following uses Apache as an example to describe how to add resources through - Starting a resource: Select a target resource from the resource node list. The target resource must not be running. Start the resource. - Stopping a resource: Select a target resource from the resource node list. The target resource must be running. Stop the resource. - Clearing a resource: Select a target resource from the resource node list. Clear the resource. -- Migrating a resource: Select a target resource from the resource node list. The resource must be a common resource or group resource in the running status. Migrate the resource to migrate it to a specified node. +- Migrating a resource: Select a target resource from the resource node list. The resource must be a common resource or group resource in the running status. Migrate the resource to a specified node. - Migrating back a resource: Select a target resource from the resource node list. The resource must be a migrated resource. Migrate back the resource to clear the migration settings of the resource and migrate the resource back to the original node. After you click **Migrate Back**, the status change of the resource item in the list is the same as that when the resource is started. - Deleting a resource: Select a target resource from the resource node list. Delete the resource.