From e3097172b1c9fbdc329584e2c121044faed57936 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 24 Mar 2014 10:16:06 -0700
Subject: [PATCH] Fixed typo in README

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 5092aad09..30aba8a3f 100644
--- a/README
+++ b/README
@@ -146,7 +146,7 @@ General options
     `textile` (Textile), `rst` (reStructuredText), `html` (HTML),
     `docbook` (DocBook), `opml` (OPML), `org` (Emacs Org-mode),
     `mediawiki` (MediaWiki markup), `haddock` (Haddock markup), or
-    latex` (LaTeX).  If `+lhs` is appended to `markdown`, `rst`,
+    `latex` (LaTeX).  If `+lhs` is appended to `markdown`, `rst`,
     `latex`, or `html`, the input will be treated as literate Haskell
     source: see [Literate Haskell support](#literate-haskell-support),
     below. Markdown syntax extensions can be individually enabled or