diff --git a/docs/api/environment-variables.md b/docs/api/environment-variables.md index 260c631261..840d0ba934 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.