diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 3f2fa613a..6180c0654 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -17,7 +17,7 @@
Спасибо Кириллу Коринскому.
-support of several resolvers in the "resolver" directive.
+support of several DNS servers in the "resolver" directive.
Thanks to Kirill A. Korinskiy.
@@ -29,7 +29,7 @@ Thanks to Kirill A. Korinskiy.
ssl_certificate.
-a segmentation fault occurred on start or while reconfiguration
+a segmentation fault occurred on start or during reconfiguration
if the "ssl" directive was used at http level and there was
no "ssl_certificate" defined.
@@ -41,7 +41,7 @@ no "ssl_certificate" defined.
если они буферизировались на диск.
-reduced memory consumption while proxying of big files
+reduced memory consumption while proxying big files
if they were buffered to disk.