Merge pull request #64 from galgeek/typo

fix typo
This commit is contained in:
Barbara Miller 2017-08-26 16:58:58 -07:00 committed by GitHub
commit 18a52f0b15

View File

@ -182,7 +182,7 @@ Headless Chrome (experimental)
`Headless Chromium <https://chromium.googlesource.com/chromium/src/+/master/headless/README.md>`_
is now available in stable Chrome releases for 64-bit Linux and may be
used to run the browser without a visibe window or X11 at all.
used to run the browser without a visible window or X11 at all.
To try this out, create a wrapper script like ~/bin/chrome-headless.sh: