From 1a950e8f5a278f6857e2cef6123741494ac385bd Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Thu, 10 Jul 2014 11:04:48 -0500 Subject: [PATCH] Fix typo in commands.rst --- docs/topics/commands.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/commands.rst b/docs/topics/commands.rst index 41ad3158f..545a2f165 100644 --- a/docs/topics/commands.rst +++ b/docs/topics/commands.rst @@ -21,7 +21,7 @@ Default structure of Scrapy projects Before delving into the command-line tool and its sub-commands, let's first understand the directory structure of a Scrapy project. -Even thought it can be modified, all Scrapy projects have the same file +Though it can be modified, all Scrapy projects have the same file structure by default, similar to this:: scrapy.cfg