Skip to content

Commit e826d50

Browse files
authored
Fix typo
Signed-off-by: Titus <[email protected]>
1 parent cb6f809 commit e826d50

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
@@ -33,7 +33,7 @@ footnotes, strikethrough, tables, tasklists).
3333
## What is this?
3434

3535
This package contains two extensions that add support for GFM syntax in
36-
markdown to [mdast][]: : autolink literals (`www.x.com`), footnotes (`[^1]`),
36+
markdown to [mdast][]: autolink literals (`www.x.com`), footnotes (`[^1]`),
3737
strikethrough (`~~stuff~~`), tables (`| cell |…`), and tasklists (`* [x]`).
3838
These extensions plug into
3939
[`mdast-util-from-markdown`][mdast-util-from-markdown] (to support parsing

0 commit comments

Comments
 (0)