Merge branch 'master' into elu-strategy
[poolifier.git] / src / pools / selection-strategies / selection-strategies-types.ts
index b96bb029a0befe39ce438beb368e2c0dbecb87ab..ebd740567b61bac3a925bfe6a6d2419310bd7487 100644 (file)
@@ -67,7 +67,7 @@ export interface WorkerChoiceStrategyOptions {
 }
 
 /**
- * Pool worker tasks usage statistics requirements.
+ * Pool worker node worker usage statistics requirements.
  *
  * @internal
  */