Skip to content

Commit e49e597

Browse files
Update robusta_krr/main.py
Co-authored-by: moshemorad <[email protected]>
1 parent 2a9f93d commit e49e597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robusta_krr/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def run_strategy(
269269
publish_scan_url: Optional[str] = typer.Option(
270270
None,
271271
"--publish_scan_url",
272-
help="Sends to output to a robusta_runner instance",
272+
help="Sends the output to a robusta_runner instance",
273273
rich_help_panel="Publish Scan Settings",
274274
),
275275
start_time: Optional[str] = typer.Option(

0 commit comments

Comments
 (0)