From 588420ecd228fcef1f491e5f570df677485cfbc3 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 20 May 2016 14:02:10 -0700 Subject: [PATCH] Use active voice --- docs/api/environment-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/environment-variables.md b/docs/api/environment-variables.md index 260c631..840d0ba 100644 --- a/docs/api/environment-variables.md +++ b/docs/api/environment-variables.md @@ -35,7 +35,7 @@ to optimize file ordering. ### `ELECTRON_ENABLE_STACK_DUMPING` -When Electron crashes, prints the stack trace to the console. +Prints the stack trace to the console when Electron crashes. This environment variable will not work if the `crashReporter` is started. -- 2.7.4