Skip to content

Commit

Permalink
Update docs for start event
Browse files Browse the repository at this point in the history
We should have done this in #128
  • Loading branch information
mattwynne committed Mar 9, 2017
1 parent f960fa9 commit 556f388
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions event-protocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ Examples of consumers are:

### start {#event-start}

A `start` event marks the start of a stream of events. This allows multiple logical
event streams to be sent over the same transport without collision. The `series`
property specified in the `start` event must be repeated by other events in the same
logical stream.
A `start` event marks the start of a stream of events.

Example:

Expand Down

0 comments on commit 556f388

Please sign in to comment.