Skip to content

Commit a2aa731

Browse files
committed
Fix pre-commit
1 parent 0a72224 commit a2aa731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mddocs/reference/worker/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ executes them and updates status & log url in [database][database]. Implemented
55

66
## NOTE
77

8-
Each worker process is bound to one ot more Queues. You have to created it before starting a worker.
8+
Each worker process is bound to one or more Queues. You have to created it before starting a worker.
99
This can be done via [Frontend][frontend] or via [REST API Server][server] REST API.
1010

1111
Queue field `slug` value is then should be passed to Celery argument `-Q`.

0 commit comments

Comments
 (0)