diff --git a/src/frontend/src/pages/processPage.tsx b/src/frontend/src/pages/processPage.tsx
index 20b8086..6869182 100644
--- a/src/frontend/src/pages/processPage.tsx
+++ b/src/frontend/src/pages/processPage.tsx
@@ -415,8 +415,8 @@ const ProcessPage: React.FC = () => {
}}
>
The migration stopped before completion and no results were generated.
- {/*
- Please check the logs using Process ID: {batchId} for more details. */}
+
+ Please check the logs using Process ID: {batchId} for more details.
)}