changeset 297:94c8df379088

Added missing word.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 29 Dec 2011 07:35:50 +0000
parents 95e5ceac093d
children 0dcf07c393b6
files xml/en/docs/http/ngx_http_proxy_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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>