From fc3f66bd1cb8fc2d1b122ac80737da8d3f992e5f Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Mon, 29 Dec 2008 12:10:01 +0000 Subject: [PATCH] fixed grammar error --HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40567 --- sites/scrapy.org/templates/articles/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/scrapy.org/templates/articles/home.html b/sites/scrapy.org/templates/articles/home.html index 6d255f606..031e8614e 100644 --- a/sites/scrapy.org/templates/articles/home.html +++ b/sites/scrapy.org/templates/articles/home.html @@ -43,9 +43,9 @@

Where to start?

- Please start by reading the documentation and check + Please start by reading the documentation and checking out the community resources where you can ask for further help while we - improve the documentation. + finish improving the documentation.

{% endblock %}