diff --git a/proposals/Exceptions.md b/proposals/Exceptions.md index 25e4b3f6..a0c6ab61 100644 --- a/proposals/Exceptions.md +++ b/proposals/Exceptions.md @@ -403,7 +403,7 @@ So the list of all sections will be: | Table | `4` | Indirect function table and other tables | | Memory | `5` | Memory attributes | | Global | `6` | Global declarations | -| Event | `12` | Event declarations | +| Event | `13` | Event declarations | | Export | `7` | Exports | | Start | `8` | Start function declaration | | Element | `9` | Elements section |