diff --git a/tools/asynqmon/cmd/workers.go b/tools/asynqmon/cmd/workers.go index 40b21de..e91bd06 100644 --- a/tools/asynqmon/cmd/workers.go +++ b/tools/asynqmon/cmd/workers.go @@ -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