From ed34e33fbfd3b1ad45f9c648a69717eb9eb2dfe1 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Thu, 21 Jan 2016 10:57:50 -0800 Subject: [PATCH] Fix typos in environment-variables.md --- docs/api/environment-variables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/environment-variables.md b/docs/api/environment-variables.md index 0d6e68a76..3483c19d6 100644 --- a/docs/api/environment-variables.md +++ b/docs/api/environment-variables.md @@ -27,8 +27,8 @@ Prints Chrome's internal logging to console. ## `ELECTRON_LOG_ASAR_READS` -When Electron reads from an ASAR file, log the the read offset and file path -to the system `tmpdir`. Th resulting file can be provided to the ASAR module +When Electron reads from an ASAR file, log the read offset and file path to +the system `tmpdir`. The resulting file can be provided to the ASAR module to optimize file ordering. ## `ELECTRON_ENABLE_STACK_DUMPING` -- 2.34.1