diff xml/en/docs/njs_about.xml @ 1864:543f654ce08a

Fixed phrase about scopes in "About nginScript".
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 14 Dec 2016 19:25:05 +0300
parents 8eae6bc1ea22
children e42f6c54ea5f
line wrap: on
line diff
--- a/xml/en/docs/njs_about.xml
+++ b/xml/en/docs/njs_about.xml
@@ -9,7 +9,7 @@
 <article name="About nginScript"
         link="/en/docs/njs_about.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -35,7 +35,7 @@ The compliance is still evolving.
 <list type="bullet">
 
 <listitem>
-boolean values, numbers, strings, objects, arrays,
+Boolean values, numbers, strings, objects, arrays,
 functions, and regular expressions
 </listitem>
 
@@ -150,7 +150,7 @@ ES5.1 global functions:
 <list type="bullet">
 
 <listitem>
-broken scopes support
+Scopes
 </listitem>
 
 <listitem>