From 55a2a5fc9df61f66041b33904cf1b4f1f8cce352 Mon Sep 17 00:00:00 2001 From: Matthew Tretter Date: Mon, 4 Feb 2013 19:57:00 -0500 Subject: [PATCH] Typo fix --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d31a1c6..2846bab 100644 --- a/README.rst +++ b/README.rst @@ -221,7 +221,7 @@ This will output the following HTML: .. code-block:: html - + You can also add additional HTML attributes; just separate them from your keyword args using two dashes: @@ -259,7 +259,7 @@ Like the generateimage tag, the thumbnail tag outputs an tag: .. code-block:: html - + Comparing this syntax to the generateimage tag above, you'll notice a few differences.