fixed typo

This commit is contained in:
Pablo Hoffman 2009-11-06 16:49:48 -02:00
parent 4a2a20489d
commit 49e39bf1ba
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ When Scrapy reaches 1.0, each release will consist of three version numbers:
* micro - bug fixes only
Until Scrapy reaches 1.0, minor releases (0.7, 0.8, etc) will follow the same
policy as major release.
policy as major releases.
Sometimes the micro version can be omitted, for brevity, when it's not
relevant.