From 72539463186f073df1ce7ec6a94a73b01a88ac88 Mon Sep 17 00:00:00 2001
From: John MacFarlane <fiddlosopher@gmail.com>
Date: Sat, 10 Mar 2012 07:47:59 -0800
Subject: [PATCH] Fixed typo in README

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

diff --git a/README b/README
index 12f1d9c61..0df5d1dd4 100644
--- a/README
+++ b/README
@@ -452,7 +452,7 @@ Options affecting specific writers
 :   Embed the specified font in the EPUB. This option can be repeated
     to embed multiple fonts.  To use embedded fonts, you
     will need to add declarations like the following to your CSS (see
-    ``--epub-stylesheet`):
+    `--epub-stylesheet`):
 
         @font-face {
         font-family: DejaVuSans;