diff --git a/docs/intro/overview.rst b/docs/intro/overview.rst index 820581457..595e85e28 100644 --- a/docs/intro/overview.rst +++ b/docs/intro/overview.rst @@ -157,9 +157,9 @@ scraping easy and efficient, such as: crawler * Plus other goodies like reusable spiders to crawl sites from `Sitemaps`_ and - XML/CSV feeds, a media pipeline for :ref:`automatically downloading images ` - (or any other media) associated with the scraped items, a caching DNS resolver, - and much more! + XML/CSV feeds, a media pipeline for :ref:`automatically downloading images + ` (or any other media) associated with the scraped + items, a caching DNS resolver, and much more! What's next? ============