We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd1550 commit 7030a54Copy full SHA for 7030a54
taskiq/cli/worker/args.py
@@ -79,7 +79,7 @@ def from_cli(
79
type=receiver_arg_type,
80
default=[],
81
help=(
82
- "List of args fot receiver. "
+ "List of args for receiver. "
83
"This string must be specified in "
84
"`key=value` format."
85
),
0 commit comments