diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index d190af35..ce7fe5db 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -187,7 +187,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se hasScrapeListAction || hasScrapeSchemaAction || hasScreenshotAction ? ( <> - You've successfully trained the robot to perform actions. Click on the Get Output Data Preview to show a preview of data extraction. + You've successfully trained the robot to perform actions! Click on the button below to get a preview of data your robot will extract.