diff --git a/docs/changes.xml b/docs/changes.xml
index 89c4630d..7b27caf0 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -11,14 +11,15 @@
-support for multiple certificate bundles on a listener via Server Name
+support for multiple certificate bundles on a listener via the Server Name
Indication (SNI) TLS extension.
-"--mandir" ./configure option to specify the directory for man page installation.
+"--mandir" ./configure option to specify the directory for man page
+installation.
@@ -31,21 +32,21 @@ appeared in 1.17.0.
-a connection leak occurring on premature TLS connection close; the bug had
+a connection leak occurred on premature TLS connection close; the bug had
appeared in 1.6.
-a descriptor and memory leak occurring in the router process when processing
+a descriptor and memory leak occurred in the router process when processing
small WebSocket frames from a client; the bug had appeared in 1.19.0.
-a descriptor leak occurring in the router process when removing or
+a descriptor leak occurred in the router process when removing or
reconfiguring an application; the bug had appeared in 1.19.0.
@@ -67,13 +68,14 @@ certificate with a non-DNS SAN entry.
the controller process could crash on manipulations with a certificate
-containing a SAN and no standart name attributes in subject or issuer.
+containing a SAN and no standard name attributes in subject or issuer.
-the Ruby module didn't respect user locale for defaults in the Encoding class.
+the Ruby module didn't respect the user locale for defaults in the Encoding
+class.