Skip to content

Commit

Permalink
readme: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Apr 25, 2019
1 parent 4691e73 commit ddd50fc
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 @@ -34,7 +34,7 @@ Check out examples at [//examples/](https://github.com/aslushnikov/tracium/tree/
- `flatten` <[boolean]> Defaults to `false`. Whether to flatten tasks tree.
- returns: <[Array]<[Object]>> An array of tasks:
- `kind` <[string]> describes task attribution. Can be one of the following:
- `'praseHTML'`
- `'parseHTML'`
- `'styleLayout'`
- `'paintCompositeRender'`
- `'scriptParseCompile'`
Expand Down

0 comments on commit ddd50fc

Please sign in to comment.