Skip to content

Commit 7030a54

Browse files
authored
Fixed spelling (#264)
1 parent 6bd1550 commit 7030a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskiq/cli/worker/args.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def from_cli(
7979
type=receiver_arg_type,
8080
default=[],
8181
help=(
82-
"List of args fot receiver. "
82+
"List of args for receiver. "
8383
"This string must be specified in "
8484
"`key=value` format."
8585
),

0 commit comments

Comments
 (0)