diff --git a/min.md b/min.md index 1139b33..4408f6b 100644 --- a/min.md +++ b/min.md @@ -11,7 +11,7 @@ L'altre valor a comparar. ### Exemple ``` function init() - setmode(2) + mode(2) x,y=10,7 color(COLOR_YELLOW, COLOR_BLUE) end