changeset 2281:1445fc690c16

Amend the "zone" directive description in stream.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 27 Nov 2018 15:11:03 +0300
parents dce69c8e4c7d
children 35fd70c12f98
files xml/en/docs/stream/ngx_stream_upstream_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml
@@ -332,7 +332,7 @@ Defines the <value>name</value> and <val
 memory zone that keeps the group’s configuration and run-time state that are
 shared between worker processes.
 Several groups may share the same zone.
-In this case, it is enough to specify the zone size only once.
+In this case, it is enough to specify the <value>size</value> only once.
 </para>
 
 <para>