Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Dec 17, 2024
1 parent 3652976 commit 9fdf1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bfabric_scripts/cli/log/log_write.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from bfabric import Bfabric
from bfabric.cli_formatting import setup_script_logging

cmd = cyclopts.App(help="write log messages for workunits and external jobs")
cmd = cyclopts.App(help="write log messages to workunits and external jobs")


@cmd.default
Expand Down

0 comments on commit 9fdf1c9

Please sign in to comment.