diff xml/en/docs/http/ngx_http_limit_req_module.xml @ 1144:ac131944d349

Changed infinitive to gerund after "allow".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 Apr 2014 17:14:21 +0400
parents 95c3c3bbf1ce
children f15a983cac66
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_limit_req_module.xml
+++ b/xml/en/docs/http/ngx_http_limit_req_module.xml
@@ -164,7 +164,7 @@ 1 request per second.
 A client IP address serves as a key.
 Note that instead of <var>$remote_addr</var>, the
 <var>$binary_remote_addr</var> variable is used here,
-that allows to decrease the state size down to 64 bytes.
+that allows decreasing the state size down to 64 bytes.
 One megabyte zone can keep about 16 thousand 64-byte states.
 If the zone storage is exhausted, the server will return the
 <http-status code="503" text="Service Temporarily Unavailable"/>