We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6419cd6 commit e8f158eCopy full SHA for e8f158e
1 file changed
tutorials/metatables/metatables.md
@@ -104,8 +104,8 @@ If you execute this it prints ...
104
105
106
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.
+concept. At the moment the functions don't do much except for the printing, and therefore we will learn in the next
+section about the parameters of the *"event-action"* functions we just created.
109
110
111
## The Function Parameters
0 commit comments