We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a72224 commit a2aa731Copy full SHA for a2aa731
mddocs/reference/worker/index.md
@@ -5,7 +5,7 @@ executes them and updates status & log url in [database][database]. Implemented
5
6
## NOTE
7
8
-Each worker process is bound to one ot more Queues. You have to created it before starting a worker.
+Each worker process is bound to one or more Queues. You have to created it before starting a worker.
9
This can be done via [Frontend][frontend] or via [REST API Server][server] REST API.
10
11
Queue field `slug` value is then should be passed to Celery argument `-Q`.
0 commit comments