diff options
author | Борис Верховский <boris.verk@gmail.com> | 2021-10-30 03:00:07 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-30 12:00:07 +0300 |
commit | 0e151315189b0c0c3bd66f01f642690f52da55fb (patch) | |
tree | 66a842857a7226fe662e2e836ab48002844629b1 /files/ru/glossary/ecmascript/index.html | |
parent | 5fe5348d14d1a6e8d07fe282f866aaa870aad240 (diff) | |
download | translated-content-0e151315189b0c0c3bd66f01f642690f52da55fb.tar.gz translated-content-0e151315189b0c0c3bd66f01f642690f52da55fb.tar.bz2 translated-content-0e151315189b0c0c3bd66f01f642690f52da55fb.zip |
(ru) Make proofread of Glossary (#2893)
Co-authored-by: Sasha Sushko <sushko@outlook.com>
Diffstat (limited to 'files/ru/glossary/ecmascript/index.html')
-rw-r--r-- | files/ru/glossary/ecmascript/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/ru/glossary/ecmascript/index.html b/files/ru/glossary/ecmascript/index.html index 0c88010584..730b626194 100644 --- a/files/ru/glossary/ecmascript/index.html +++ b/files/ru/glossary/ecmascript/index.html @@ -4,7 +4,7 @@ slug: Glossary/ECMAScript translation_of: Glossary/ECMAScript original_slug: Глоссарий/ECMAScript --- -<p><strong>ECMAScript</strong> - это скриптовый язык на котором основан {{glossary("JavaScript")}} . <a href="http://www.ecma-international.org">Ecma International</a> - организация отвечающая за стандартизацию ECMAScript.</p> +<p><strong>ECMAScript</strong> - это скриптовый язык на котором основан {{glossary("JavaScript")}}. <a href="http://www.ecma-international.org">Ecma International</a> - организация отвечающая за стандартизацию ECMAScript.</p> <h2 id="Learn_more">Learn more</h2> @@ -19,5 +19,3 @@ original_slug: Глоссарий/ECMAScript <ul> <li><a href="http://www.ecmascript.org/">ECMAScript</a></li> </ul> - -<div class="grammarly-disable-indicator"> </div> |