Skip to content

Commit a7c6f72

Browse files
committed
Fix typo in README.
Signed-off-by: Thomas Hochstein <[email protected]>
1 parent 1725477 commit a7c6f72

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
@@ -17,7 +17,7 @@ Usage: `footnotes --to mmd|wp [--file $inputfile]`
1717

1818
`mmm` (*MIME multipart/alternative from Markdown*) can
1919
create a MIME `multipart/alternative` mail, containing a
20-
`text/plain` part (in Markdowen) and a `text/html` part, from
20+
`text/plain` part (in Markdown) and a `text/html` part, from
2121
a Markdown file. Other mail headers (From:, To:, Subject:, ...)
2222
can be prepended from a template file.
2323

0 commit comments

Comments
 (0)