diff xml/en/docs/njs_about.xml @ 1850:8eae6bc1ea22

Fixed array.prototype.includes to ES7, corrected grammar.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 06 Dec 2016 15:30:08 +0300
parents 662822812f84
children 543f654ce08a
line wrap: on
line diff
--- a/xml/en/docs/njs_about.xml	Mon Dec 05 15:48:55 2016 +0000
+++ b/xml/en/docs/njs_about.xml	Tue Dec 06 15:30:08 2016 +0300
@@ -9,7 +9,7 @@
 <article name="About nginScript"
         link="/en/docs/njs_about.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -110,7 +110,7 @@
 </listitem>
 
 <listitem>
-ES6: <literal>includes</literal>
+ES7: <literal>includes</literal>
 </listitem>
 </list>
 
@@ -144,7 +144,7 @@
 </section>
 
 
-<section id="not_supported" name="What still is not supported">
+<section id="not_supported" name="What is not supported yet">
 
 <para>
 <list type="bullet">