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

Commit 161557d

Browse files
committed
Merge pull request HenrikJoreteg#10 from annamalai-saro/patch-1
Typo
2 parents 9435f25 + 9a9b1d9 commit 161557d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It has two methods:
3737

3838
## `.parse(htmlString, options)`
3939

40-
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.
40+
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.
4141

4242
## `.stringify(AST)`
4343

0 commit comments

Comments
 (0)