summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2654d46f..6e565f20 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Features:
- build for multiple frontends (queue, rest, psr-7, async php, etc)
- works over TPC, unix sockets, standard pipes
- safe worker termination
-- protocol, job and worker level error management
+- protocol, worker and job level error management
- very fast (~200k calls per second on Ryzen 1700X over 17 threads)
- works on Windows