From e44b62d5a30d3afff810be27ef92cfc1a5f16988 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 30 Apr 2018 17:17:42 -0500 Subject: [PATCH] copyediting --- docs/tutorial/support.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/tutorial/support.md b/docs/tutorial/support.md index 42a1ea99bb7e..741e29af8cca 100644 --- a/docs/tutorial/support.md +++ b/docs/tutorial/support.md @@ -6,13 +6,14 @@ The Electron maintainers support the latest three release branches. For example, if the latest release is 2.0.x, then the 2-0-x series is supported, as are the two previous release series 1-7-x and 1-8-x. -When a release branch reaches the end of its support cycle, -the series will be deprecated in NPM and a final end-of-support release -will be made. This release will add a console warning to inform that -an unsupported version of Electron is in use. +When a release branch reaches the end of its support cycle, the series +will be deprecated in NPM and a final end-of-support release will be +made. This release will add a warning to inform that an unsupported +version of Electron is in use. -These steps are to help app developers learn when a branch they're using -becomes unsupported, and to avoid being intrusive to end users. +These steps are to help app developers learn when a branch they're +using becomes unsupported, but without being excessively intrusive +to end users. If an application has exceptional circumstances and needs to stay on an unsupported series of Electron, developers can silence the