mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: fix typos (#12242)
This commit is contained in:
@@ -151,7 +151,7 @@ export abstract class BrowserContext extends EventEmitter<BrowserContextEvents>
|
||||
*
|
||||
* @deprecated In Chrome, the
|
||||
* {@link Browser.defaultBrowserContext | default browser context} can also be
|
||||
* "icognito" if configured via the arguments and in such cases this getter
|
||||
* "incognito" if configured via the arguments and in such cases this getter
|
||||
* returns wrong results (see
|
||||
* https://github.com/puppeteer/puppeteer/issues/8836). Also, the term
|
||||
* "incognito" is not applicable to other browsers. To migrate, check the
|
||||
|
||||
Reference in New Issue
Block a user