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

Commit 6220f04

Browse files
authored
Fix inconsistency in section order (#103)
In #90 it was decided to move the event section between memory section and global section. This change is reflected in the next paragraph, but not in the introduction.
1 parent 4e8c37e commit 6220f04

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
@@ -414,7 +414,7 @@ or defined:
414414
#### High-level structure
415415

416416
A new `event` section is introduced and is named `event`. If included, it must
417-
appear immediately after the global section.
417+
appear immediately after the memory section.
418418

419419
##### Event section
420420

0 commit comments

Comments
 (0)