Update docs/intro/overview.rst

Co-authored-by: azzamsa <17734314+azzamsa@users.noreply.github.com>
This commit is contained in:
raphaelts3 2021-10-16 10:52:54 -03:00 committed by GitHub
parent aec7146e2f
commit 027ecd8686
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 (pronounced SKRAY-peye /ˈskreɪpaɪ/) 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.