Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barbatus committed Feb 12, 2016
1 parent ec4631a commit 57e7023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Exports two symbols:
- `TypeScriptCompiler` - a compiler to be registered using `registerBuildPlugin`
to compile TypeScript files.

- `TypeScript' - an object with `compile` method.
- `TypeScript` - an object with `compile` method.
Use `TypeScript.compile(source, options)` to compile with preset options.

0 comments on commit 57e7023

Please sign in to comment.