diff --git a/frontend/src/components/tools/shared/FileStatusIndicator.tsx b/frontend/src/components/tools/shared/FileStatusIndicator.tsx index 1dfe75ea6..20e7c4d7a 100644 --- a/frontend/src/components/tools/shared/FileStatusIndicator.tsx +++ b/frontend/src/components/tools/shared/FileStatusIndicator.tsx @@ -39,7 +39,7 @@ const FileStatusIndicator = ({ if (selectedFiles.length === 0) { return ( - {t("files.selectFromWorkbench", "Select files from the workbench or ")}{" "} + {t("files.selectFromWorkbench", "Select files from the workbench or ") + " "}