mirror of
https://github.com/leafo/moonscript.git
synced 2025-01-09 00:04:22 +00:00
docs/api.md: Fix typo (finder => finer) (#268)
This commit is contained in:
parent
7c17aefbc7
commit
b2df8e6fc0
@ -98,7 +98,7 @@ is a character offset from the original MoonScript source.
|
|||||||
|
|
||||||
## Programmatically Compiling
|
## Programmatically Compiling
|
||||||
|
|
||||||
If you need finder grained control over the compilation process you can use the
|
If you need finer grained control over the compilation process you can use the
|
||||||
raw parse and compile modules.
|
raw parse and compile modules.
|
||||||
|
|
||||||
Parsing converts a string of MoonScript into an abstract syntax tree. Compiling
|
Parsing converts a string of MoonScript into an abstract syntax tree. Compiling
|
||||||
|
Loading…
Reference in New Issue
Block a user