docs: refine changelog entries
[poolifier.git] / CHANGELOG.md
index 5a152e22eab6eb0559ecff3660509bd7ab1e94b8..df8b21748db1adfc47f03b6281bcc32c2fdc2cbc 100644 (file)
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 - Add `full` event to dynamic pool.
-- Keep worker choice strategy usage in memory for conditional reuse.
+- Keep worker choice strategy in memory for conditional reuse.
 
 ### Fixed