From 6fd7d8544829b8e921f65b2720f58ad21bf34a39 Mon Sep 17 00:00:00 2001 From: Julia Medina Date: Sat, 9 May 2015 05:19:15 -0300 Subject: [PATCH] Wrong bullet list indentation in docs/topics/media-pipeline.rst --- docs/topics/media-pipeline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/media-pipeline.rst b/docs/topics/media-pipeline.rst index c18ed25ae..4e8562cac 100644 --- a/docs/topics/media-pipeline.rst +++ b/docs/topics/media-pipeline.rst @@ -165,7 +165,7 @@ Will be downloaded and stored in the following file:: Where: * ```` is the directory defined in :setting:`IMAGES_STORE` setting -for the Images Pipeline. + for the Images Pipeline. * ``full`` is a sub-directory to separate full images from thumbnails (if used). For more info see :ref:`topics-images-thumbnails`.