diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 05467c20..243b0715 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -168,7 +168,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se { binaryData ? (
- Binary Data: + Screenshot Binary Output
) : tableData.length > 0 ? (