mirror of
https://github.com/leafo/moonscript.git
synced 2025-01-09 00:04:22 +00:00
fixed typo
This commit is contained in:
parent
6c391cb572
commit
8d30ddebac
@ -210,7 +210,7 @@ arguments if we know we will be using a lower indentation futher on.
|
||||
}
|
||||
|
||||
The same thing can be done with other block level statements like
|
||||
[conditionals](#Conditionals). We can use indentation level to determine what
|
||||
[conditionals](#conditionals). We can use indentation level to determine what
|
||||
statement a value belongs to:
|
||||
|
||||
if func 1,2,3,
|
||||
|
Loading…
Reference in New Issue
Block a user