diff xml/en/docs/http/ngx_http_gzip_static_module.xml @ 966:95c3c3bbf1ce

Text review.
author Egor Nikitin <yegor.nikitin@gmail.com>
date Wed, 14 Aug 2013 12:03:41 +0400
parents 934fd358c944
children
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_gzip_static_module.xml	Wed Aug 14 17:21:19 2013 +0400
+++ b/xml/en/docs/http/ngx_http_gzip_static_module.xml	Wed Aug 14 12:03:41 2013 +0400
@@ -16,7 +16,7 @@
 
 <para>
 The <literal>ngx_http_gzip_static_module</literal> module allows
-to send precompressed files with the “<literal>.gz</literal>”
+sending precompressed files with the “<literal>.gz</literal>”
 filename extension instead of regular files.
 </para>
 
@@ -73,7 +73,7 @@
 
 <para>
 The files can be compressed using the <command>gzip</command> command,
-or any other compatible.
+or any other compatible one.
 It is recommended that the modification date and time of original and
 compressed files be the same.
 </para>