copyediting

This commit is contained in:
Charles Kerr 2018-04-30 17:17:42 -05:00
parent d76b0223d9
commit e44b62d5a3

View file

@ -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