Skip to content

Commit e8f158e

Browse files
committed
word changed
1 parent 6419cd6 commit e8f158e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/metatables/metatables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ If you execute this it prints ...
104104

105105

106106
Now we have learned the very basics of *metatables*, but this is the most important part, because it explains the event
107-
concept. At the moment the functions don't do much except for the printing, and therefore we will learn in the next chapter
108-
about the parameters of the *"event-action"* functions we just created.
107+
concept. At the moment the functions don't do much except for the printing, and therefore we will learn in the next
108+
section about the parameters of the *"event-action"* functions we just created.
109109

110110

111111
## The Function Parameters

0 commit comments

Comments
 (0)