diff --git a/src/components/molecules/RobotDuplicate.tsx b/src/components/molecules/RobotDuplicate.tsx index 7edf6915..3fe6abb7 100644 --- a/src/components/molecules/RobotDuplicate.tsx +++ b/src/components/molecules/RobotDuplicate.tsx @@ -129,7 +129,7 @@ export const RobotDuplicationModal = ({ isOpen, handleStart, handleClose, initia { robot && ( <> - When to duplicate robots? + Robot duplication is useful to extract data from pages with the same structure.
Example: If you've created a robot for producthunt.com/topics/api, you can duplicate it to scrape similar pages