Fixed: I accidentally a or two

This commit is contained in:
arookas 2015-12-18 19:52:38 -05:00
parent d804f7dd66
commit babd420e6a

View file

@ -10,7 +10,7 @@ This program utilizes the [Grammatica](http://grammatica.percederberg.net/) libr
## Usage
To use _ssc_, create an instance of the `sunCompiler` class.
Use the `sunCompiler.Compile` or any of its overloads to compile a script:
Use the `sunCompiler.Compile` method or any of its overloads to compile a script:
|Parameter|Description|
|---------|-----------|