diff --git a/web-console/src/views/sql-data-loader-view/ingestion-progress-dialog/ingestion-progress-dialog.tsx b/web-console/src/views/sql-data-loader-view/ingestion-progress-dialog/ingestion-progress-dialog.tsx index b82166755a4..69dcd79918e 100644 --- a/web-console/src/views/sql-data-loader-view/ingestion-progress-dialog/ingestion-progress-dialog.tsx +++ b/web-console/src/views/sql-data-loader-view/ingestion-progress-dialog/ingestion-progress-dialog.tsx @@ -68,8 +68,8 @@ export const IngestionProgressDialog = React.memo(function IngestionProgressDial {insertResultState.isLoading() && ( <>
- The data is now being loaded. You can say here or do something else. The task can be - tracked from both the Query view and the Ingestion views. + The data is now being loaded. You can track the task from both the Query and the + Ingestion views.