diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 355c9855..e76caa7a 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -107,7 +107,7 @@ export const InterpretationLog = () => { { getList ? ( -

How many rows of data do you want?

+

What is the maximum number of rows you want to extract?

) : null }