From f87fd35c95befb4d4a780c8ac9a0bcc4bc540f64 Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Thu, 13 Mar 2025 13:48:01 +0100 Subject: [PATCH] chore: change wording for launching a single scan (#7226) --- ui/components/providers/workflow/forms/test-connection-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/components/providers/workflow/forms/test-connection-form.tsx b/ui/components/providers/workflow/forms/test-connection-form.tsx index 57dfb2cf42..84bd803f06 100644 --- a/ui/components/providers/workflow/forms/test-connection-form.tsx +++ b/ui/components/providers/workflow/forms/test-connection-form.tsx @@ -280,7 +280,7 @@ export const TestConnectionForm = ({ wrapper: "checkbox-update", }} > - Run a one-time scan (disable daily schedule). + Run a single scan (no recurring schedule). )}