diff --git a/docs/api.md b/docs/api.md index c8227dc4a8cf9..bfb95e292a821 100644 --- a/docs/api.md +++ b/docs/api.md @@ -3372,7 +3372,7 @@ If the function passed to the `worker.evaluateHandle` returns a [Promise], then #### event: 'close' -Emitted when the browser app closes. +Emitted when the browser server closes. #### browserServer.close() - returns: <[Promise]>