Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 62240cb

Browse files
authored
Update Exceptions.md
1 parent 417366d commit 62240cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/Exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ The event section declares a list of event types as follows:
691691
| Field | Type | Description |
692692
|-------|------|-------------|
693693
| count | `varuint32` | count of the number of events to follow |
694-
| type | `except_type*` | The definitions of the event types |
694+
| type | `event_type*` | The definitions of the event types |
695695

696696
##### Import section
697697

0 commit comments

Comments
 (0)