Merge pull request #5281 from raphaelts3/add-pronounced-docs

Add how Scrapy is pronounced to the docs
This commit is contained in:
Andrey Rahmatullin 2021-10-18 11:49:55 +05:00 committed by GitHub
commit 975f15003e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Scrapy at a glance
==================
Scrapy is an application framework for crawling web sites and extracting
Scrapy (/ˈskreɪpaɪ/) is an application framework for crawling web sites and extracting
structured data which can be used for a wide range of useful applications, like
data mining, information processing or historical archival.