From 5a38ad05fcb1ffac5e904634515d47ae08168752 Mon Sep 17 00:00:00 2001 From: promil Date: Mon, 4 Feb 2019 13:08:10 +0530 Subject: [PATCH] table markup corrected in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`|