diff xml/en/docs/http/ngx_http_grpc_module.xml @ 2593:eeed494bba51

Unified phrases about configuration levels and inheritance.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Sep 2020 15:45:07 +0300
parents bdc7cacb164f
children 6684517c9d19
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_grpc_module.xml
+++ b/xml/en/docs/http/ngx_http_grpc_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_grpc_module"
         link="/en/docs/http/ngx_http_grpc_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -433,10 +433,9 @@ the connection is closed.
 Allows redefining or appending fields to the request header
 <link id="grpc_pass_request_headers">passed</link> to the gRPC server.
 The <value>value</value> can contain text, variables, and their combinations.
-These directives are inherited from the previous level if and
-only if there are no
-<literal>grpc_set_header</literal>
-directives defined on the current level.
+These directives are inherited from the previous configuration level
+if and only if there are no <literal>grpc_set_header</literal> directives
+defined on the current level.
 </para>
 
 <para>