]> oss.titaniummirror.com Git - webber.git/blobdiff - in/plugins/read_markdown.md
Remove lots of documentation typos.
[webber.git] / in / plugins / read_markdown.md
index cc4206bfa8488a7bcf680f97045b2ad3d77b11c8..ecc13315a39cd04a8cf2cd4c08ced85f6be36d33 100644 (file)
@@ -10,7 +10,7 @@ This plugin reads "`*.md`" files and converts them to HTML.
 "[[Markdown|http://daringfireball.net/projects/markdown/]]" is a wiki-like
 text format. The plugin "`read_markdown.py`" doesn't use the 
 standard Python module "`markdown`", but instead the faster and simpler
-[[markdown2|http://code.google.com/p/python-markdown2/]] modoule.
+[[markdown2|http://code.google.com/p/python-markdown2/]] module.
 
 A sample "`test.md`" document looks like this: