diff --git a/src/components/molecules/InterpretationButtons.tsx b/src/components/molecules/InterpretationButtons.tsx index 3407b94a..e6edb66e 100644 --- a/src/components/molecules/InterpretationButtons.tsx +++ b/src/components/molecules/InterpretationButtons.tsx @@ -140,7 +140,7 @@ export const InterpretationButtons = ({ enableStepping }: InterpretationButtonsP sx={{ display: 'grid' }} > {info.running ? - Extracting data...please wait for 10secs to 1min + Extracting data...please wait for 10secs to 1min : 'Get Preview of Output Data'}