Port #255 for en version

This commit is contained in:
vsn4ik 2016-02-02 22:02:26 +03:00
parent 168d0745af
commit b62a1377f1
5 changed files with 8 additions and 8 deletions

View file

@ -147,9 +147,9 @@ But what's great -- eventually all browsers tend to follow the standard. There a
The trend: browsers, though eager for new features, tend to be compatible with the standard.
[/summary]
## New EcmaScript
## New ECMAScript
JavaScript evolves. The upcoming EcmaScript-2016 standard adds more language-level features which make the syntax more capable and expressive.
JavaScript evolves. The upcoming ECMAScript-2016 standard adds more language-level features which make the syntax more capable and expressive.
Modern browsers improve their engines to raise JavaScript execution script, fix bugs and try to follow the standards.