Skip to content

Commit

Permalink
fix: docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonjoseph committed Aug 31, 2023
1 parent 0523e40 commit 99f11da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ A `'drain'` event is emitted whenever the `queueSize` reaches `0`.

Similar to [`Piscina#needsDrain`](#property-needsdrain-readonly);
this event is triggered once the total capacity of the pool is exceeded
by number of tasks enequeued that are pending of execution.
by number of tasks enqueued that are pending of execution.

### Event: `'message'`

Expand Down

0 comments on commit 99f11da

Please sign in to comment.