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

Commit c2d35d3

Browse files
authored
Merge pull request #81 from mirkosertic/patch-1
Fixed a typo
2 parents 42eeba8 + af146bc commit c2d35d3

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
@@ -319,7 +319,7 @@ import and event sections. Thus, the index space starts at zero with imported
319319
events, followed by internally-defined events in the [event
320320
section](#event-section).
321321

322-
The event index space defines the (module) static version of runtine event tags.
322+
The event index space defines the (module) static version of runtime event tags.
323323
For event indices that are not imported/exported, the corresponding event tag is
324324
guaranteed to be unique over all loaded modules. Events that are imported or
325325
exported alias the respective events defined elsewhere, and use the same tag.

0 commit comments

Comments
 (0)