Skip to content

Commit 7bcfd54

Browse files
committed
chore: format
1 parent 9e56a74 commit 7bcfd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ Callback types:
713713
714714
| Name | Callback Data | Description |
715715
| --------------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
716-
| `event` | Object | Client received a new event. The attached data is the parsed event data. |
716+
| `event` | Object | Client received a new event. The attached data is the parsed event data. |
717717
| `error` | [EventParseError](#eventparseerror) or Object | Signals an event parsing error or a gRPC stream error. |
718718
| `lastEvent` | void | Signals that we received the last event that the client requested. The stream will end shortly. |
719719
| `end` | void | Signals the end of the gRPC stream. |

0 commit comments

Comments
 (0)