Skip to content

Commit 8311493

Browse files
Update ngx_http_map_module.xml
1 parent d3c0a99 commit 8311493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/en/docs/http/ngx_http_map_module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ indicates that the variable is not cacheable (1.11.7).
155155
<para>
156156
If the source value matches more than one of the specified variants,
157157
e.g. both a mask and a regular expression match, the first matching
158-
variant will be chosen, in the following order of priority:
158+
variant will stop the testing, in the following order of priority:
159159
<list type="enum">
160160

161161
<listitem>

0 commit comments

Comments
 (0)