improved text

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40559
This commit is contained in:
Pablo Hoffman 2008-12-27 19:16:12 +00:00
parent a617c2cb36
commit 77a99999f8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dd>Scrapy is being used in production to scrape more than 500 sites daily, all in one server</dd>
<dt>Distributed<dt>
<dd>If you need more processing/bandwith power Scrapy comes bundled with master/slave cluster that lets you scrape with as many machines as you want</li>
<dd>If you need more processing/bandwith power Scrapy comes bundled with a master/slave cluster that lets you scrape using as many servers as possible</li>
<dt>Extensible</dt>
<dd>Scrapy was designed with extensibility in mind and so it provides several mechanisms to plug new code without having to touch the framework core</li>