# HG changeset patch # User Sergey Kandaurov # Date 1543320663 -10800 # Node ID 1445fc690c161c29a0c1af02fe606357a78e0c85 # Parent dce69c8e4c7dddd0eccaeaff5fa1215f6c236eaf Amend the "zone" directive description in stream. diff -r dce69c8e4c7d -r 1445fc690c16 xml/en/docs/stream/ngx_stream_upstream_module.xml --- a/xml/en/docs/stream/ngx_stream_upstream_module.xml Tue Nov 27 11:23:45 2018 +0000 +++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml Tue Nov 27 15:11:03 2018 +0300 @@ -332,7 +332,7 @@ 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 size only once.