From a2d19760f358c66284d966c745883cb2da93f92b Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Tue, 6 Jan 2009 23:07:29 +0000 Subject: [PATCH] doc: minor grammar correction --HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40665 --- scrapy/trunk/docs/topics/architecture.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrapy/trunk/docs/topics/architecture.rst b/scrapy/trunk/docs/topics/architecture.rst index 02d0298df..e61c72ef6 100644 --- a/scrapy/trunk/docs/topics/architecture.rst +++ b/scrapy/trunk/docs/topics/architecture.rst @@ -4,8 +4,8 @@ Architecture ============ -This document describes the architecture of Scrapy and how they components -interact between each other. +This document describes the architecture of Scrapy and how their components +interact. Overview ========