Skip to content

Commit b1c65cf

Browse files
authored
Fix typo
1 parent d672d24 commit b1c65cf

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
@@ -32,7 +32,7 @@ This package is a utility that turns a hast tree into a string of HTML.
3232

3333
## When should I use this?
3434

35-
You can use this utility when you’re want to get the serialized HTML that is
35+
You can use this utility when you want to get the serialized HTML that is
3636
represented by the syntax tree, either because you’re done with the syntax tree,
3737
or because you’re integrating with
3838
another tool that does not support

0 commit comments

Comments
 (0)