diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 226b8ba4b..c1a0f01b4 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -35,7 +35,7 @@ the "from" parameter of the "disable_symlinks" directive.
перенаправлений с кодом 307.
-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.
@@ -172,7 +172,7 @@ if the --with-openssl option was used.
не ограничивалось.
-internal redirects to named locations were not limited.
+the number of internal redirects to named locations was not limited.
@@ -194,7 +194,7 @@ in the ngx_http_gzip_filter_module.
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.
@@ -270,7 +270,7 @@ in the OpenSSL library initialization.
директивы proxy_redirect могли наследоваться некорректно.
-the "proxy_redirect" directives might not be correctly inherited.
+the "proxy_redirect" directives might be inherited incorrectly.