fix underline.

This commit is contained in:
bulat 2023-05-09 18:57:43 +05:00
parent c327a92e97
commit a75231a1ec
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Futures. Scrapy provides two helpers for this:
Async additional requests
=====================
=========================
The spider below shows a single use-case of scraping page and gathering price from a separate url::