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

Commit 9a9b1d9

Browse files
author
Annamalai
committed
Typo
1 parent 9435f25 commit 9a9b1d9

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)