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`.