Grammar and wording fixes in CHANGES.
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 226b8ba..c1a0f01 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -35,7 +35,7 @@
перенаправлений с кодом 307.
</para>
<para lang="en">
-the "return" and "error_page" directives can be used to return 307
+the "return" and "error_page" directives can now be used to return 307
redirections.
</para>
</change>
@@ -172,7 +172,7 @@
не ограничивалось.
</para>
<para lang="en">
-internal redirects to named locations were not limited.
+the number of internal redirects to named locations was not limited.
</para>
</change>
@@ -194,7 +194,7 @@
</para>
<para lang="en">
temporary files might be not removed
-if the "proxy_store" directive were used with SSI includes.
+if the "proxy_store" directive was used with SSI includes.
</para>
</change>
@@ -270,7 +270,7 @@
директивы proxy_redirect могли наследоваться некорректно.
</para>
<para lang="en">
-the "proxy_redirect" directives might not be correctly inherited.
+the "proxy_redirect" directives might be inherited incorrectly.
</para>
</change>