diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index 1102a5cf..010eeda6 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -454,7 +454,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe } }} > - {t('run_content.captured_data.download_json', 'Download as JSON')} + {t('run_content.captured_data.download_json', 'Download JSON')}