mirror of
https://github.com/flynx/guaranteeEvents.git
synced 2025-10-28 10:30:10 +00:00
fixed a typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
367f85371f
commit
b068e0b49a
@ -11,7 +11,7 @@ will provide the following functionality:
|
||||
* Call new handlers of the specified event with each of the prior event
|
||||
data sets in order of event occurrence.
|
||||
|
||||
* Add a `.clearGuaranteedQueue(<evetn>)` method to the emitter to facilitate
|
||||
* Add a `.clearGuaranteedQueue(<event>)` method to the emitter to facilitate
|
||||
event cache cleaning.
|
||||
|
||||
This is useful for modules like [glob](https://github.com/isaacs/node-glob)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user