aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-03-03 17:54:46 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-03-03 17:54:46 +0300
commit2eee658c40440e6b0d775afb9c9d70490343ff03 (patch)
tree0827ad475e9037fbbb2f8403defbd74a6d7c5577
parent7633eb9f3c53c1c6aa8d097f976ab95dca277a98 (diff)
readme fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0aaaabb..3438c1a 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ For optimization purposes, you can turn fields `target` and `slot` into `ENUM`s.
`continue()` to all workers.
* **`status(poll_workers=false: bool)`** — returns list of registered workers and
- memory usage. If `pollWorkers` is true, sends `status()` request to all registered
+ memory usage. If `poll_workers` is true, sends `status()` request to all registered
workers and includes their responses.
* **`run-manual(jobs: {id: int, target: string}[])`** — send `run-manual`