changeset 1614:1bab8e5f53c6

Added Oxford comma to "$server_protocol".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 Dec 2015 13:33:00 +0300
parents 4219c43b8d1f
children a1531068d436
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -3097,7 +3097,7 @@ port of the server which accepted a requ
 <tag-desc>
 request protocol, usually
 “<literal>HTTP/1.0</literal>”,
-“<literal>HTTP/1.1</literal>”
+“<literal>HTTP/1.1</literal>”,
 or
 “<link doc="ngx_http_v2_module.xml">HTTP/2.0</link>”
 </tag-desc>