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

Text review.
author Egor Nikitin <yegor.nikitin@gmail.com>
date Wed, 14 Aug 2013 12:03:41 +0400
parents 0422511d9bee
children
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_random_index_module.xml
+++ b/xml/en/docs/http/ngx_http_random_index_module.xml
@@ -17,8 +17,8 @@
 <para>
 The <literal>ngx_http_random_index_module</literal> module processes requests
 ending with the slash character (‘<literal>/</literal>’) and picks a random
-file in a directory as an index file.
-It works before the
+file in a directory to serve as an index file.
+The module is processed before the
 <link doc="ngx_http_index_module.xml">ngx_http_index_module</link>
 module.
 </para>