mirror of
https://github.com/hibiken/asynq.git
synced 2025-08-23 22:28:42 +08:00
fix typo
This commit is contained in:
@@ -22,7 +22,7 @@ var workersCmd = &cobra.Command{
|
||||
Short: "Shows all running workers information",
|
||||
Long: `Workers (asynqmon workers) will show all running workers information.
|
||||
|
||||
The command shows the follwoing for each worker:
|
||||
The command shows the following for each worker:
|
||||
* Process in which the worker is running
|
||||
* ID of the task worker is processing
|
||||
* Type of the task worker is processing
|
||||
|
Reference in New Issue
Block a user