chore: change wording for launching a single scan (#7226)

This commit is contained in:
Pablo Lara
2025-03-13 13:48:01 +01:00
committed by Pepe Fagoaga
parent 7a00750e0a
commit f87fd35c95
@@ -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).
</Checkbox>
)}