changeset 2001:1ece24f10f2a

Corrected article in add_header.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 27 Jun 2017 15:13:39 +0300
parents 814895f3fb24
children e1f0ef8cff5e
files xml/en/docs/http/ngx_http_headers_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_headers_module.xml	Tue Jun 27 16:33:19 2017 +0300
+++ b/xml/en/docs/http/ngx_http_headers_module.xml	Tue Jun 27 15:13:39 2017 +0300
@@ -56,7 +56,7 @@
 <para>
 Adds the specified field to a response header provided that
 the response code equals 200, 201, 204, 206, 301, 302, 303, 304, 307, or 308.
-A value can contain variables.
+The value can contain variables.
 </para>
 
 <para>