minor grammar fix

pull/72/head
Screeny 2017-10-23 17:00:56 +02:00 committed by Andrew Krasichkov
parent 0110b4e7a9
commit 2a922f37cc
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ TODO(buglloc): Regex Ninja?
- fix your regex or toss it away :)
- if you use regex validation for `Referer` request header, then, possibly (not 100%), you could use [ngx_http_referer_module](http://nginx.org/en/docs/http/ngx_http_referer_module.htmll);
- sometimes is much better to use `map` directive without any regex at all.
- sometimes it is much better to use the `map` directive without any regex at all.