From 35cc197d0bfa72e7f5ceceff525baaaccf967e30 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Mon, 26 Feb 2018 04:11:18 +1300 Subject: [PATCH] Quick typo (#12040) --- docs/tutorial/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/security.md b/docs/tutorial/security.md index c4fac2f9de85..f9d6f105d10e 100644 --- a/docs/tutorial/security.md +++ b/docs/tutorial/security.md @@ -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