Skip to content

Commit 5cf4ada

Browse files
authored
Fix typo
1 parent d9f04ce commit 5cf4ada

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
@@ -47,7 +47,7 @@ When you are working with syntax trees and want all of GFM, use
4747
[`mdast-util-gfm`][mdast-util-gfm] instead.
4848

4949
When working with `mdast-util-from-markdown`, you must combine this package with
50-
[`micromark-extension-gfm`][extension].
50+
[`micromark-extension-gfm-footnote`][extension].
5151

5252
This utility does not handle how markdown is turned to HTML.
5353
That’s done by [`mdast-util-to-hast`][mdast-util-to-hast].

0 commit comments

Comments
 (0)