Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request HenrikJoreteg#10 from annamalai-saro/patch-1
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
latentflip committed Dec 4, 2015
2 parents 9435f25 + 9a9b1d9 commit 161557d
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 @@ -37,7 +37,7 @@ It has two methods:

## `.parse(htmlString, options)`

Takes a sting of HTML and turns it into an AST, the only option you can currently pass is an object of registered `components` whose children will be ignored when generating the AST.
Takes a string of HTML and turns it into an AST, the only option you can currently pass is an object of registered `components` whose children will be ignored when generating the AST.

## `.stringify(AST)`

Expand Down

0 comments on commit 161557d

Please # to comment.