diff --git a/docs/scenarios/scrape.rst b/docs/scenarios/scrape.rst index aa42bcc..ca7a44e 100644 --- a/docs/scenarios/scrape.rst +++ b/docs/scenarios/scrape.rst @@ -52,7 +52,7 @@ After a quick analysis, we see that in our page the data is contained in two elements - one is a div with title 'buyer-name' and the other is a span with class 'item-price': -.. code-bloc:: html +::