test: add test for backPressure event emission
[poolifier.git] / CHANGELOG.md
index 8adad1e4722d49eda423b972cb0d124efe28003c..2fcf3b222d91f50c7280d99fd09ed69445b7b7e0 100644 (file)
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-- Fix worker choice strategy retries mechanism on some edge cases.
+- Fix worker choice strategy retries mechanism in some edge cases.
 
 ### Changed