mirror of https://github.com/scrapy/scrapy.git
fixed grammar error
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40567
This commit is contained in:
parent
b5a34dd21d
commit
fc3f66bd1c
|
|
@ -43,9 +43,9 @@
|
|||
<h3>Where to start?</h3>
|
||||
|
||||
<p>
|
||||
Please start by reading <a href="/docs/">the documentation</a> and check
|
||||
Please start by reading <a href="/docs/">the documentation</a> and checking
|
||||
out the community resources where you can ask for further help while we
|
||||
improve the documentation.
|
||||
finish improving the documentation.
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue