diff --git a/docs/api.md b/docs/api.md index a0aa7f5..c59f6f7 100644 --- a/docs/api.md +++ b/docs/api.md @@ -98,7 +98,7 @@ is a character offset from the original MoonScript source. ## 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. Parsing converts a string of MoonScript into an abstract syntax tree. Compiling