Merge pull request #191 from montenegrodr/patch-1

fix: typo
This commit is contained in:
2018-09-18 02:42:43 -04:00
committed by GitHub
+1 -1
View File
@@ -530,7 +530,7 @@ class HTML(BaseParser):
{'width': 800, 'height': 600, 'deviceScaleFactor': 1}
Warning: If you use keep_page, you're responsable for closing each page, since
opening to many at scale may crach the browser.
opening to many at scale may crash the browser.
Warning: the first time you run this method, it will download
Chromium into your home directory (``~/.pyppeteer``).