Refactor sentence.

This commit is contained in:
Bulat 2019-10-16 14:04:07 +03:00
parent c9614a5bdd
commit 84be6a941e
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ BOT_NAME
Default: ``'scrapybot'``
The name of the bot implemented by this Scrapy project (also known as the
project name) and also for logging.
project name). This name will be used for the logging too.
It's automatically populated with your project name when you create your
project with the :command:`startproject` command.