diff xml/en/docs/http/ngx_http_proxy_module.xml @ 297:94c8df379088

Added missing word.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 29 Dec 2011 07:35:50 +0000
parents 9f5ee1c6fca5
children df728215db07
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml	Thu Dec 29 07:34:47 2011 +0000
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml	Thu Dec 29 07:35:50 2011 +0000
@@ -379,8 +379,8 @@
 <context>location</context>
 
 <para>
-Determines whether proxied responses with codes greater or equal to 400
-should be passed to a client or be redirected to nginx for processing
+Determines whether proxied responses with codes greater than or equal
+to 400 should be passed to a client or be redirected to nginx for processing
 using the <link doc="ngx_http_core_module.xml" id="error_page"/> directive.
 </para>