mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
README: Fix a typo (#385)
This commit is contained in:
parent
6cc274135c
commit
628921950f
@ -102,7 +102,7 @@ Explore the [API documentation](docs/api.md) and [examples](https://github.com/G
|
||||
|
||||
## Debugging tips
|
||||
|
||||
1. Turn off headless mode - sometimes it's useful to turn see what the browser is
|
||||
1. Turn off headless mode - sometimes it's useful to see what the browser is
|
||||
displaying. Instead of launching in headless mode, launch a full version of
|
||||
Chrome using `headless: false`:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user