perf: speed up dynamic worker termination
[poolifier.git] / CHANGELOG.md
index 91530cd66fd3c9ed486a8ed6d2293c3a31bcead7..4bdbedb70db4829af4d162123bb405f02d29c9ab 100644 (file)
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
-- Drastically reduce lookup by worker in the worker nodes.
+- Drastically reduce lookups by worker in the worker nodes.
 
 ## [2.6.19] - 2023-07-20