diff --git a/README.md b/README.md index 0bb4137..90bb6be 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Any class extending `EventDispatcher` needs to call `super` in constructor with ``` | Name | Type | Description | -| ------------------------ | --------------------- | -------- | --- | +| ------------------------ | --------------------- | -------------- | | eventsToPostInSingleCall | `number` | Wait for these many events before triggering `methodToPostEvents`|