Skip to content

Commit d55d8b6

Browse files
committed
Merge pull request openresty#4 from mfight/master
Another typo error
2 parents e73bfce + 7ef2a3a commit d55d8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en-uk/02-NginxDirectiveExecOrder07.tut

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ play,for example:
134134
';
135135
}
136136

137-
Apparently, only commands for phase <access> are given for F</auth>,
137+
Apparently, only commands for phase C<access> are given for F</auth>,
138138
which is L<ngx_lua/access_by_lua>. And it has no commands for phase C<content>.
139139
So when C</auth> is requested, the Lua code specified in C<access> phase
140140
will execute, then the static resource will be served in phase C<content>

0 commit comments

Comments
 (0)