Merge pull request #671 from nicolasperez19/fix-url-playwright-typo

This commit is contained in:
paul-gauthier 2024-06-17 13:56:16 -07:00 committed by GitHub
commit fab14fcd8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ For better web scraping, install Playwright chromium with this command in your t
playwright install --with-deps chromium
See {urls.enable_playwrite} for more info.
See {urls.enable_playwright} for more info.
"""