Skip to content

Commit

Permalink
Merge pull request #63 from RedSparr0w/patch-1
Browse files Browse the repository at this point in the history
Fixup minor typo in Readme
  • Loading branch information
redbug312 committed Sep 8, 2023
2 parents 1ea3f38 + 922e787 commit 3477cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ var md = require('markdown-it')()
rowspan: false,
headerless: false,
multibody: true,
aotolabel: true,
autolabel: true,
});

md.render(/*...*/)
Expand Down

0 comments on commit 3477cd3

Please sign in to comment.