docs(api.md): fix nit

This commit is contained in:
Andrey Lushnikov 2020-02-12 16:17:55 -08:00
parent bfaf191c98
commit aa60a7cebd

View File

@ -3372,7 +3372,7 @@ If the function passed to the `worker.evaluateHandle` returns a [Promise], then
#### event: 'close' #### event: 'close'
Emitted when the browser app closes. Emitted when the browser server closes.
#### browserServer.close() #### browserServer.close()
- returns: <[Promise]> - returns: <[Promise]>