diff --git a/src/components/molecules/SaveRecording.tsx b/src/components/molecules/SaveRecording.tsx index b6c0d596..c2f6911b 100644 --- a/src/components/molecules/SaveRecording.tsx +++ b/src/components/molecules/SaveRecording.tsx @@ -87,14 +87,14 @@ export const SaveRecording = ({ fileName }: SaveRecordingProps) => { setOpenModal(false)} modalStyle={modalStyle}> -
- Save the recording as: + + Save the robot as @@ -104,7 +104,7 @@ export const SaveRecording = ({ fileName }: SaveRecordingProps) => { - Recording already exists, please confirm the recording's overwrite. + Robot with this name already exists, please confirm the Robot's overwrite. ) :