mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Quick typo (#12040)
This commit is contained in:
committed by
Charles Kerr
parent
18362eb948
commit
35cc197d0b
@@ -57,7 +57,7 @@ the [`webview`][web-view] tag and make sure to disable the `nodeIntegration`.
|
||||
## Electron Security Warnings
|
||||
|
||||
From Electron 2.0 on, developers will see warnings and recommendations printed
|
||||
to the developer console. They only show op when the binary's name is Electron,
|
||||
to the developer console. They only show up when the binary's name is Electron,
|
||||
indicating that a developer is currently looking at the console.
|
||||
|
||||
You can force-enable or force-disable these warnings by setting
|
||||
|
||||
Reference in New Issue
Block a user