Skip to content

Commit 77e9b3e

Browse files
committed
Fix README.md
1 parent a404d8d commit 77e9b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Transform the given [HAST][] tree to an [MDAST][] tree.
4040

4141
###### `options.handlers`
4242

43-
* Object mapping tag-names to functions handling those elements.
44-
Take a look at [`handlers/`][handlers] for examples.
43+
Object mapping tag-names to functions handling those elements.
44+
Take a look at [`handlers/`][handlers] for examples.
4545

4646
## Related
4747

0 commit comments

Comments
 (0)