diff --git a/Objects.md b/Objects.md index 1b6d5d8..a8b198e 100644 --- a/Objects.md +++ b/Objects.md @@ -95,7 +95,7 @@ All actors have a few methods in common. These methods are The event object has this structure event: -* **function** OnEvent(func) +* **function** OnEvent(func) - A callback function that is triggered whenever said event happens * **string** Type # Semi-Actors